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:samgr
(Results
1 - 10
of
10
) sorted by relevance
/test/testfwk/arkxtest/testserver/test/unittest/
H
A
D
test_server_client_test.cpp
39
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in HWTEST()
local
47
void load_test_server_test(sptr<ISystemAbilityManager>
samgr
)
in load_test_server_test()
argument
57
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in HWMTEST()
local
[all...]
H
A
D
start_test_server.cpp
89
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in LoadTestServer()
local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/utils/
H
A
D
samgr_maintenance.c
23
SamgrLiteImpl *
samgr
= GET_OBJECT(SAMGR_GetInstance(), SamgrLiteImpl, vtbl);
in SAMGR_PrintServices()
local
/test/xts/device_attest/interfaces/innerkits/native_cpp/src/
H
A
D
devattest_client.cpp
77
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in LoadDevAttestProfile()
local
/test/testfwk/arkxtest/testserver/src/client/
H
A
D
test_server_client.cpp
100
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in LoadTestServer()
local
/test/testfwk/arkxtest/testserver/src/service/
H
A
D
test_server_service.cpp
168
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in RemoveTestServer()
local
/test/xts/hats/hdf/external_device_manager/drivers_pkg_manager_test/
H
A
D
pkg_db_helper_test.cpp
116
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in LoadSaService()
local
154
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in UnLoadSaService()
local
H
A
D
driver_pkg_manager_test.cpp
61
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in SetUpTestCase()
local
94
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in TearDownTestCase()
local
/test/xts/dcts/distributedhardware/distributedscreentest/
H
A
D
test.cpp
360
auto
samgr
= OHOS::SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in SaTest()
local
/test/xts/hats/hdf/external_device_manager/driver_extension_manager_client_test/
H
A
D
driver_extension_manager_client_test.cpp
90
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in SetUpTestCase()
local
119
sptr<ISystemAbilityManager>
samgr
= SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager();
in TearDownTestCase()
local
205
sptr<ISystemAbilityManager>
samgr
in HWTEST_F()
local
[all...]
Completed in 5 milliseconds