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:hapName
(Results
1 - 13
of
13
) sorted by relevance
/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_mgr_client_test/
H
A
D
bundle_mgr_client_test.cpp
55
std::string
hapName
= "ohos_global_systemres";
in BenchmarkTestForGetHapModuleInfo()
local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H
A
D
js_kv_manager.h
27
std::string
hapName
= "";
member
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H
A
D
js_kv_manager.h
27
std::string
hapName
= "";
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H
A
D
mock_bundle_stream_installer_host_impl.cpp
50
int BundleStreamInstallerHostImpl::CreateStream(const std::string &
hapName
)
in CreateStream()
argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H
A
D
bundle_mgr_client.cpp
76
bool BundleMgrClient::GetHapModuleInfo(const std::string &bundleName, const std::string &
hapName
,
in GetHapModuleInfo()
argument
H
A
D
bundle_mgr_client_impl.cpp
110
bool BundleMgrClientImpl::GetHapModuleInfo(const std::string &bundleName, const std::string &
hapName
,
in GetHapModuleInfo()
argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H
A
D
store_meta_data.h
53
std::string
hapName
= "";
member
/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
H
A
D
distributed_kv_store_impl.h
40
std::string
hapName
= "";
member
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H
A
D
bundle_mgr_client_system_test.cpp
1937
std::string
hapName
= "sandboxTest";
in HWTEST_F()
local
1966
std::string
hapName
= "sandboxTest";
in HWTEST_F()
local
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H
A
D
types.h
502
std::string
hapName
= "";
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H
A
D
bms_bundle_manager_test.cpp
463
std::string
hapName
= BUNDLE_NAME;
in HWTEST_F()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_mgr_host_impl.cpp
1162
std::string
hapName
= hapFilePath.substr(hapFilePath.find_last_of("//") + 1);
in GetBundleArchiveInfoBySandBoxPath()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H
A
D
bms_bundle_kit_service_test.cpp
10075
std::string
hapName
= HAP_NAME;
in HWTEST_F()
local
10090
std::string
hapName
= "123";
in HWTEST_F()
local
10105
std::string
hapName
= HAP_NAME;
in HWTEST_F()
local
10120
std::string
hapName
= HAP_NAME + ILLEGAL_PATH_FIELD;
in HWTEST_F()
local
Completed in 49 milliseconds