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:SetRunOnCreate
(Results
1 - 9
of
9
) sorted by relevance
/foundation/resourceschedule/background_task_mgr/services/test/unittest/bgtask_manager_abnormal_unit_test/mock/src/
H
A
D
mock_system_ability.cpp
68
void SystemAbility::
SetRunOnCreate
(bool isRunOnCreate)
in SetRunOnCreate()
function in OHOS::SystemAbility
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/
H
A
D
system_ability.h
235
void
SetRunOnCreate
(bool isRunOnCreate);
/foundation/systemabilitymgr/safwk/services/safwk/include/
H
A
D
system_ability.h
235
void
SetRunOnCreate
(bool isRunOnCreate);
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H
A
D
mock_system_ability.cpp
107
void SystemAbility::
SetRunOnCreate
(bool isRunOnCreate)
in SetRunOnCreate()
function in SystemAbility
109
GTEST_LOG_(INFO) << "aams MOCK SystemAbility
SetRunOnCreate
";
in SetRunOnCreate()
/foundation/barrierfree/accessibility/services/test/mock/
H
A
D
mock_system_ability.cpp
134
void SystemAbility::
SetRunOnCreate
(bool isRunOnCreate)
in SetRunOnCreate()
function in OHOS::SystemAbility
136
GTEST_LOG_(INFO) << "MOCK SystemAbility
SetRunOnCreate
";
in SetRunOnCreate()
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H
A
D
mock_system_ability.cpp
138
void SystemAbility::
SetRunOnCreate
(bool isRunOnCreate)
in SetRunOnCreate()
function in OHOS::SystemAbility
140
GTEST_LOG_(INFO) << "MOCK SystemAbility
SetRunOnCreate
";
in SetRunOnCreate()
/foundation/resourceschedule/soc_perf/test/unittest/mock/
H
A
D
mock_system_ability.cpp
103
void SystemAbility::
SetRunOnCreate
(bool isRunOnCreate)
in SetRunOnCreate()
function in SystemAbility
105
GTEST_LOG_(INFO) << "aams MOCK SystemAbility
SetRunOnCreate
";
in SetRunOnCreate()
/foundation/systemabilitymgr/safwk/services/safwk/src/
H
A
D
system_ability.cpp
304
void SystemAbility::
SetRunOnCreate
(bool isRunOnCreate)
in SetRunOnCreate()
function in OHOS::SystemAbility
H
A
D
local_ability_manager.cpp
268
ability->
SetRunOnCreate
(saProfile.runOnCreate);
in AddAbility()
Completed in 6 milliseconds