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:sysMgr
(Results
1 - 15
of
15
) sorted by relevance
/foundation/ability/ability_runtime/test/unittest/sys_mgr_client_test/
H
A
D
sys_mgr_client_test.cpp
61
auto
sysMgr
= DelayedSingleton<AppExecFwk::SysMrgClient>::GetInstance();
in HWTEST_F()
local
79
auto
sysMgr
= DelayedSingleton<AppExecFwk::SysMrgClient>::GetInstance();
in HWTEST_F()
local
98
auto
sysMgr
in HWTEST_F()
local
115
auto
sysMgr
= DelayedSingleton<AppExecFwk::SysMrgClient>::GetInstance();
HWTEST_F()
local
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H
A
D
ability_permission_test.cpp
52
auto
sysMgr
= OHOS::DelayedSingleton<SysMrgClient>::GetInstance();
in SetUpTestCase()
local
H
A
D
ability_context_test.cpp
72
auto
sysMgr
= OHOS::DelayedSingleton<SysMrgClient>::GetInstance();
in SetUpTestCase()
local
/foundation/ability/ability_runtime/test/moduletest/ability_caller_fw_module_test/
H
A
D
ability_caller_fw_module_test.cpp
57
auto
sysMgr
= OHOS::DelayedSingleton<SysMrgClient>::GetInstance();
in SetUpTestCase()
local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H
A
D
local_call_record_ut_test.cpp
50
auto
sysMgr
= OHOS::DelayedSingleton<SysMrgClient>::GetInstance();
in SetUpTestCase()
local
H
A
D
local_call_container_ut_test.cpp
43
auto
sysMgr
= OHOS::DelayedSingleton<SysMrgClient>::GetInstance();
in SetUpTestCase()
local
H
A
D
ability_context_impl_test.cpp
110
auto
sysMgr
= OHOS::DelayedSingleton<SysMrgClient>::GetInstance();
in SetUpTestCase()
local
/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/
H
A
D
child_process_manager_test.cpp
52
auto
sysMgr
= DelayedSingleton<AppExecFwk::SysMrgClient>::GetInstance();
in SetUpTestCase()
local
/foundation/ability/ability_runtime/test/unittest/appkit/child_main_thread_test/
H
A
D
child_main_thread_test.cpp
47
auto
sysMgr
= DelayedSingleton<SysMrgClient>::GetInstance();
in SetUpTestCase()
local
/foundation/ability/ability_runtime/test/unittest/appkit/child_main_thread_first_test/
H
A
D
child_main_thread_first_test.cpp
70
auto
sysMgr
= DelayedSingleton<SysMrgClient>::GetInstance();
in TearDown()
local
/foundation/ability/ability_runtime/test/moduletest/ability_test/
H
A
D
ability_test.cpp
69
auto
sysMgr
= OHOS::DelayedSingleton<AppExecFwk::SysMrgClient>::GetInstance();
in SetUp()
local
493
auto
sysMgr
= OHOS::DelayedSingleton<AppExecFwk::SysMrgClient>::GetInstance();
in SetUp()
local
H
A
D
ability_context_test.cpp
56
auto
sysMgr
= OHOS::DelayedSingleton<SysMrgClient>::GetInstance();
in SetUpTestCase()
local
/foundation/ability/ability_runtime/test/unittest/appkit/main_fourth_test/
H
A
D
main_fourth_test.cpp
75
auto
sysMgr
= DelayedSingleton<SysMrgClient>::GetInstance();
in SetUpTestCase()
local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
child_main_thread.cpp
86
auto
sysMgr
= DelayedSingleton<SysMrgClient>::GetInstance();
in GetChildProcessInfo()
local
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H
A
D
main_thread_test.cpp
74
auto
sysMgr
= DelayedSingleton<SysMrgClient>::GetInstance();
in SetUpTestCase()
local
Completed in 21 milliseconds