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:OnIdle
(Results
1 - 14
of
14
) sorted by relevance
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H
A
D
mock_system_ability.cpp
184
int32_t SystemAbility::
OnIdle
(const SystemAbilityOnDemandReason& idleReason)
in OnIdle()
function in SystemAbility
/foundation/barrierfree/accessibility/services/test/mock/
H
A
D
mock_system_ability.cpp
211
int32_t SystemAbility::
OnIdle
(const SystemAbilityOnDemandReason& idleReason)
in OnIdle()
function in OHOS::SystemAbility
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H
A
D
mock_system_ability.cpp
215
int32_t SystemAbility::
OnIdle
(const SystemAbilityOnDemandReason& idleReason)
in OnIdle()
function in OHOS::SystemAbility
/foundation/resourceschedule/soc_perf/test/unittest/mock/
H
A
D
mock_system_ability.cpp
180
int32_t SystemAbility::
OnIdle
(const SystemAbilityOnDemandReason& idleReason)
in OnIdle()
function in SystemAbility
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/cxx/
H
A
D
system_ability_wrapper.cpp
79
int32_t SystemAbilityWrapper::
OnIdle
(const OHOS::SystemAbilityOnDemandReason &idleReason)
in OnIdle()
function in OHOS::SafwkRust::SystemAbilityWrapper
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H
A
D
wrapper.rs
79
unsafe fn
OnIdle
(self: &AbilityWrapper, reason: SystemAbilityOnDemandReason) -> i32;
in OnIdle()
functions
168
unsafe fn
OnIdle
(&self, reason: ffi::SystemAbilityOnDemandReason) -> i32 {
in OnIdle()
functions
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H
A
D
distributed_device_profile_service.cpp
275
int32_t DistributedDeviceProfileService::
OnIdle
(const SystemAbilityOnDemandReason& idleReason)
in OnIdle()
function in OHOS::DeviceProfile::DistributedDeviceProfileService
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H
A
D
mdns_service.cpp
94
int32_t MDnsService::
OnIdle
(const SystemAbilityOnDemandReason &idleReason)
in OnIdle()
function in OHOS::NetManagerStandard::MDnsService
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H
A
D
intell_voice_service.cpp
174
int32_t IntellVoiceService::
OnIdle
(const SystemAbilityOnDemandReason &idleReason)
in OnIdle()
function in OHOS::IntellVoiceEngine::IntellVoiceService
/foundation/systemabilitymgr/safwk/services/safwk/src/
H
A
D
system_ability.cpp
374
int32_t SystemAbility::
OnIdle
(const SystemAbilityOnDemandReason& idleReason)
in OnIdle()
function in OHOS::SystemAbility
/foundation/deviceprofile/device_info_manager/services/core/src/
H
A
D
distributed_device_profile_service_new.cpp
593
int32_t DistributedDeviceProfileServiceNew::
OnIdle
(const SystemAbilityOnDemandReason& idleReason)
in OnIdle()
function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileServiceNew
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H
A
D
mock_pipeline_context.cpp
342
void PipelineContext::
OnIdle
(int64_t deadline)
in OnIdle()
function in OHOS::OHOS::Ace::NG::PipelineContext
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H
A
D
pipeline_context.cpp
1954
void PipelineContext::
OnIdle
(int64_t deadline)
in OnIdle()
function in OHOS::Ace::PipelineContext
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H
A
D
pipeline_context.cpp
4592
void PipelineContext::
OnIdle
(int64_t deadline)
in OnIdle()
function in OHOS::Ace::NG::PipelineContext
Completed in 24 milliseconds