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:resultString
(Results
1 - 1
of
1
) sorted by relevance
/test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/cpp/
H
A
D
initndk.cpp
43
std::string
resultString
= OH_GetBrand();
in OHGetBrand()
local
51
std::string
resultString
= OH_GetMarketName();
in OHGetMarketName()
local
59
std::string
resultString
= OH_GetProductSeries();
in OHGetProductSeries()
local
67
std::string
resultString
= OH_GetProductModel();
in OHGetProductModel()
local
75
std::string
resultString
= OH_GetSoftwareModel();
in OHGetSoftwareModel()
local
83
std::string
resultString
= OH_GetHardwareModel();
OHGetHardwareModel()
local
91
std::string
resultString
= OH_GetBootloaderVersion();
OHGetBootloaderVersion()
local
99
std::string
resultString
= OH_GetAbiList();
OHGetAbiList()
local
107
std::string
resultString
= OH_GetSecurityPatchTag();
OHGetSecurityPatchTag()
local
115
std::string
resultString
= OH_GetDisplayVersion();
OHGetDisplayVersion()
local
123
std::string
resultString
= OH_GetIncrementalVersion();
OHGetIncrementalVersion()
local
131
std::string
resultString
= OH_GetOsReleaseType();
OHGetOsReleaseType()
local
139
std::string
resultString
= OH_GetOSFullName();
OHGetOSFullName()
local
163
std::string
resultString
= OH_GetVersionId();
OHGetVersionId()
local
171
std::string
resultString
= OH_GetBuildType();
OHGetBuildType()
local
179
std::string
resultString
= OH_GetBuildUser();
OHGetBuildUser()
local
187
std::string
resultString
= OH_GetBuildHost();
OHGetBuildHost()
local
195
std::string
resultString
= OH_GetBuildTime();
OHGetBuildTime()
local
203
std::string
resultString
= OH_GetBuildRootHash();
OHGetBuildRootHash()
local
211
std::string
resultString
= OH_GetDistributionOSName();
OHGetDistributionOSName()
local
219
std::string
resultString
= OH_GetDistributionOSVersion();
OHGetDistributionOSVersion()
local
235
std::string
resultString
= OH_GetDistributionOSReleaseType();
OHGetDistributionOSReleaseType()
local
[all...]
Completed in 2 milliseconds