Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:destName
(Results
1 - 7
of
7
) sorted by relevance
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H
A
D
gt_extractor_util.cpp
221
char
destName
[PATH_LENGTH] = { 0 };
in HasWrittenFile()
local
/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H
A
D
softbus_event_converter.h
55
static inline bool CopyString(char *
destName
, const char *srcName, size_t maxLen)
in CopyString()
argument
/foundation/arkui/ui_lite/frameworks/common/
H
A
D
text.cpp
140
void Text::SetFont(const char* name, uint8_t size, char*&
destName
, uint8_t& destSize)
in SetFont()
argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H
A
D
obex_client.cpp
472
int ObexClient::Copy(const std::u16string &srcName, const std::u16string &
destName
)
in Copy()
argument
480
int ObexClient::Move(const std::u16string &srcName, const std::u16string &
destName
)
in Move()
argument
H
A
D
obex_headers.cpp
619
void ObexHeader::AppendItemDestName(const std::u16string &
destName
)
in AppendItemDestName()
argument
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H
A
D
relational_store_ffi.cpp
460
int32_t FfiOHOSRelationalStoreBackUp(int64_t id, const char*
destName
)
in FfiOHOSRelationalStoreBackUp()
argument
H
A
D
relational_store_impl_rdbstore.cpp
204
int32_t RdbStoreImpl::Backup(const char*
destName
)
in Backup()
argument
Completed in 10 milliseconds