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:srcName
(Results
1 - 8
of
8
) sorted by relevance
/foundation/graphic/graphic_2d/utils/color_manager/export/
H
A
D
color.h
43
ColorSpaceName
srcName
= ColorSpaceName::SRGB;
member in OHOS::ColorManager::Color
/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/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H
A
D
napi_rdb_context.h
58
std::string
srcName
;
member
/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
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H
A
D
scene_util.cpp
577
auto
srcName
= nameManager->Read(animationEntity);
in RetargetSkinAnimation()
local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H
A
D
napi_rdb_store.cpp
81
std::string
srcName
;
member
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H
A
D
relational_store_ffi.cpp
469
int32_t FfiOHOSRelationalStoreReStore(int64_t id, const char*
srcName
)
in FfiOHOSRelationalStoreReStore()
argument
H
A
D
relational_store_impl_rdbstore.cpp
209
int32_t RdbStoreImpl::Restore(const char*
srcName
)
in Restore()
argument
Completed in 13 milliseconds