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
refs:GetStr
(Results
1 - 9
of
9
) sorted by relevance
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H
A
D
ace_version.h
29
static const char *
GetStr
()
in GetStr()
function in OHOS::ACELite::final
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H
A
D
ipc_acl_profile_req.h
33
const std::string &
GetStr
() const
in GetStr()
function in OHOS::DistributedHardware::IpcAclProfileReq
/foundation/arkui/ace_engine_lite/frameworks/targets/
H
A
D
platform_adapter.cpp
34
HILOG_DEBUG(HILOG_MODULE_ACE, "ACELite version: %{public}s", ACEVersion::
GetStr
());
in PrintVersionTrace()
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H
A
D
version_module.cpp
37
const char * const versionStr = ACEVersion::
GetStr
();
in GetACEVersion()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H
A
D
virtual_relational_ver_sync_db_interface.cpp
58
std::string
GetStr
(const std::vector<uint8_t> &vec)
in GetStr()
function
109
syncData_[query.GetTableName()][
GetStr
(virtualRowData.logInfo.hashKey)] = virtualRowData;
in PutSyncDataWithQuery()
119
localData_[tableName][
GetStr
(item.logInfo.hashKey)] = item;
in PutLocalData()
/foundation/arkui/ui_lite/frameworks/font/
H
A
D
ui_line_break.h
200
const uint32_t*
GetStr
() const
in GetStr()
function in OHOS::UILineBreakProxy
H
A
D
ui_line_break.cpp
54
const uint32_t* str = record.
GetStr
();
in GetNextBreakPos()
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/test/unittest/common/
H
A
D
jsfwk_tdd_test.cpp
173
EXPECT_TRUE(ACEVersion::
GetStr
() != nullptr);
in ACELiteFrameworkInitialization009()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H
A
D
ipc_cmd_parser.cpp
1500
std::string udid = pReq->
GetStr
();
in ON_IPC_SET_REQUEST()
1555
std::string netWorkId = pReq->
GetStr
();
in ON_IPC_SET_REQUEST()
Completed in 7 milliseconds