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
refs:OnDemandHelper
(Results
1 - 4
of
4
) sorted by relevance
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H
A
D
manual_ondemand_helper.cpp
54
OnDemandHelper
::
OnDemandHelper
()
in OnDemandHelper()
function in OHOS::OnDemandHelper
62
OnDemandHelper
&
OnDemandHelper
::GetInstance()
in GetInstance()
64
static
OnDemandHelper
instance;
in GetInstance()
68
void
OnDemandHelper
::GetSystemProcess()
in GetSystemProcess()
87
void
OnDemandHelper
::InitSystemProcessStatusChange()
in InitSystemProcessStatusChange()
92
void
OnDemandHelper
::SubscribeSystemProcess()
in SubscribeSystemProcess()
107
void
OnDemandHelper
::UnSubscribeSystemProcess()
in UnSubscribeSystemProcess()
122
void
OnDemandHelper
[all...]
H
A
D
ondemand_helper.cpp
61
OnDemandHelper
::
OnDemandHelper
()
in OnDemandHelper()
function in OHOS::OnDemandHelper
69
OnDemandHelper
&
OnDemandHelper
::GetInstance()
in GetInstance()
71
static
OnDemandHelper
instance;
in GetInstance()
75
void
OnDemandHelper
::GetSystemProcessInfo(int32_t systemAbilityId)
in GetSystemProcessInfo()
91
sptr<IRemoteObject>
OnDemandHelper
::SyncOnDemandAbility(int32_t systemAbilityId)
in SyncOnDemandAbility()
110
int32_t
OnDemandHelper
::TestSyncOnDemandAbility(int32_t systemAbilityId)
in TestSyncOnDemandAbility()
127
int32_t
OnDemandHelper
::UnloadAllIdleSystemAbility()
in UnloadAllIdleSystemAbility()
145
void TestLoad(OHOS::
OnDemandHelper
[all...]
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/
H
A
D
ondemand_helper.h
24
class
OnDemandHelper
{
class
26
~
OnDemandHelper
() = default;
27
static
OnDemandHelper
& GetInstance();
99
OnDemandHelper
();
H
A
D
manual_ondemand_helper.h
31
class
OnDemandHelper
{
class in OHOS::TimeEventId
33
~
OnDemandHelper
() = default;
34
static
OnDemandHelper
& GetInstance();
106
OnDemandHelper
();
Completed in 5 milliseconds