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:odid
(Results
1 - 11
of
11
) sorted by relevance
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H
A
D
bundlemgrproxy_fuzzer.cpp
303
std::string
odid
;
in DoSomethingInterestingWithMyAPI()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H
A
D
app_service_fwk_installer.cpp
459
std::string
odid
;
in GenerateOdid()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H
A
D
bms_data_mgr_test.cpp
2353
std::string
odid
= "";
in HWTEST_F()
local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H
A
D
bundle_mgr_proxy.cpp
4323
ErrCode BundleMgrProxy::GetOdid(std::string &
odid
)
in GetOdid()
argument
5218
ErrCode BundleMgrProxy::GetOdidByBundleName(const std::string &bundleName, std::string &
odid
)
in GetOdidByBundleName()
argument
H
A
D
bundle_mgr_host.cpp
3737
std::string
odid
;
in HandleGetOdid()
local
4048
std::string
odid
;
in HandleGetOdidByBundleName()
local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H
A
D
bundle_mgr_interface.h
1482
virtual ErrCode GetOdid(std::string &
odid
)
in GetOdid()
argument
1566
virtual ErrCode GetOdidByBundleName(const std::string &bundleName, std::string &
odid
)
in GetOdidByBundleName()
argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H
A
D
acts_bms_kit_system_test.cpp
9037
std::string
odid
;
in HWTEST_F()
local
9063
std::string
odid
;
in HWTEST_F()
local
9532
std::string
odid
;
in HWTEST_F()
local
9557
std::string
odid
;
in HWTEST_F()
local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_mgr_host_impl.cpp
3988
ErrCode BundleMgrHostImpl::GetOdid(std::string &
odid
)
in GetOdid()
argument
4427
ErrCode BundleMgrHostImpl::GetOdidByBundleName(const std::string &bundleName, std::string &
odid
)
in GetOdidByBundleName()
argument
H
A
D
base_bundle_installer.cpp
3991
std::string
odid
;
in GenerateOdid()
local
H
A
D
inner_bundle_info.cpp
4180
void InnerBundleInfo::UpdateOdid(const std::string &developerId, const std::string &
odid
)
in UpdateOdid()
argument
4189
std::string
odid
;
in UpdateOdidByBundleInfo()
local
[all...]
/foundation/bundlemanager/bundle_tool/frameworks/src/
H
A
D
bundle_test_tool.cpp
4256
std::string
odid
;
in RunAsGetOdid()
local
Completed in 72 milliseconds