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:appMgrClient
(Results
1 - 25
of
47
) sorted by relevance
1
2
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H
A
D
bundle_resource_register.cpp
38
auto
appMgrClient
= std::make_unique<AppMgrClient>();
in RegisterConfigurationObserver()
local
/foundation/ability/ability_runtime/test/fuzztest/prestartnwebspawnprocess_fuzzer/
H
A
D
prestartnwebspawnprocess_fuzzer.cpp
38
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/killapplicationself_fuzzer/
H
A
D
killapplicationself_fuzzer.cpp
36
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/updateabilitystate_fuzzer/
H
A
D
updateabilitystate_fuzzer.cpp
51
AppMgrClient*
appMgrClient
= new AppMgrClient();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/getprocessrunninginfosbyuserid_fuzzer/
H
A
D
getprocessrunninginfosbyuserid_fuzzer.cpp
41
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/getapplicationinfobyprocessid_fuzzer/
H
A
D
getapplicationinfobyprocessid_fuzzer.cpp
42
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/scheduleacceptwantdone_fuzzer/
H
A
D
scheduleacceptwantdone_fuzzer.cpp
38
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/startrenderprocess_fuzzer/
H
A
D
startrenderprocess_fuzzer.cpp
38
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/updateextensionstate_fuzzer/
H
A
D
updateextensionstate_fuzzer.cpp
51
AppMgrClient*
appMgrClient
= new AppMgrClient();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/registerconfigurationobserver_fuzzer/
H
A
D
registerconfigurationobserver_fuzzer.cpp
38
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/updateconfiguration_fuzzer/
H
A
D
updateconfiguration_fuzzer.cpp
35
AppMgrClient*
appMgrClient
= new AppMgrClient();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/moduletest/app_mgr_client_test/
H
A
D
app_mgr_client_test.cpp
68
auto
appMgrClient
= std::make_unique<AppMgrClient>();
in HWTEST_F()
local
93
auto
appMgrClient
= std::make_unique<AppMgrClient>();
in HWTEST_F()
local
116
auto
appMgrClient
= std::make_unique<AppMgrClient>();
in HWTEST_F()
local
148
auto
appMgrClient
= std::make_unique<AppMgrClient>();
HWTEST_F()
local
186
auto
appMgrClient
= std::make_unique<AppMgrClient>();
HWTEST_F()
local
223
auto
appMgrClient
= std::make_unique<AppMgrClient>();
HWTEST_F()
local
[all...]
/foundation/ability/ability_runtime/test/fuzztest/killapplication_fuzzer/
H
A
D
killapplication_fuzzer.cpp
36
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/getrunningprocessinfobytoken_fuzzer/
H
A
D
getrunningprocessinfobytoken_fuzzer.cpp
52
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/prepareterminate_fuzzer/
H
A
D
prepareterminate_fuzzer.cpp
52
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/getconfiguration_fuzzer/
H
A
D
getconfiguration_fuzzer.cpp
38
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/killprocessesbyuserid_fuzzer/
H
A
D
killprocessesbyuserid_fuzzer.cpp
41
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/notifymemorylevel_fuzzer/
H
A
D
notifymemorylevel_fuzzer.cpp
36
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/abilityattachtimeout_fuzzer/
H
A
D
abilityattachtimeout_fuzzer.cpp
52
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/attachrenderprocess_fuzzer/
H
A
D
attachrenderprocess_fuzzer.cpp
36
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/startspecifiedability_fuzzer/
H
A
D
startspecifiedability_fuzzer.cpp
38
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_mgr_test/
H
A
D
ams_ipc_app_mgr_module_test.cpp
78
sptr<IAppMgr>
appMgrClient
= iface_cast<IAppMgr>(mockAppMgr);
in HWTEST_F()
local
100
sptr<IAppMgr>
appMgrClient
= iface_cast<IAppMgr>(mockAppMgr);
in HWTEST_F()
local
122
sptr<IAppMgr>
appMgrClient
= iface_cast<IAppMgr>(mockAppMgr);
in HWTEST_F()
local
144
sptr<IAppMgr>
appMgrClient
= iface_cast<IAppMgr>(mockAppMgr);
in HWTEST_F()
local
166
sptr<IAppMgr>
appMgrClient
= iface_cast<IAppMgr>(mockAppMgr);
in HWTEST_F()
local
188
sptr<IAppMgr>
appMgrClient
= iface_cast<IAppMgr>(mockMockAppMgr);
HWTEST_F()
local
215
sptr<IAppMgr>
appMgrClient
= iface_cast<IAppMgr>(mockMockAppMgr);
HWTEST_F()
local
251
sptr<IAppMgr>
appMgrClient
= iface_cast<IAppMgr>(mockMockAppMgr);
HWTEST_F()
local
[all...]
/foundation/ability/ability_runtime/test/fuzztest/killprocessbyabilitytoken_fuzzer/
H
A
D
killprocessbyabilitytoken_fuzzer.cpp
50
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/ability_runtime/test/fuzztest/startupresidentprocess_fuzzer/
H
A
D
startupresidentprocess_fuzzer.cpp
38
std::shared_ptr<AppMgrClient>
appMgrClient
= std::make_shared<AppMgrClient>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
exception_handler.cpp
29
auto
appMgrClient
= std::make_unique<AppExecFwk::AppMgrClient>();
in KillApplicationByUid()
local
Completed in 6 milliseconds
1
2