Home
last modified time | relevance | path

Searched defs:idleReason (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_agent_service_test/
H A Dapp_domain_verify_agent_service_test.cpp248 SystemAbilityOnDemandReason idleReason; variable
264 SystemAbilityOnDemandReason idleReason; variable
280 SystemAbilityOnDemandReason idleReason; variable
296 SystemAbilityOnDemandReason idleReason; variable
313 SystemAbilityOnDemandReason idleReason; variable
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dsystem_ability_test.cpp108 const nlohmann::json& idleReason, int32_t& delayTime) in IdleAbility()
306 SystemAbilityOnDemandReason idleReason; variable
322 SystemAbilityOnDemandReason idleReason; variable
339 SystemAbilityOnDemandReason idleReason; variable
412 SystemAbilityOnDemandReason idleReason; variable
H A Dlocal_ability_manager_stub_test.cpp460 nlohmann::json idleReason; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dlocal_ability_manager_proxy_test.cpp254 nlohmann::json idleReason; variable
270 nlohmann::json idleReason; variable
H A Dsystem_ability_mgr_test.cpp2581 nlohmann::json idleReason; variable
2599 nlohmann::json idleReason; variable
2619 nlohmann::json idleReason; variable
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dsystem_ability.cpp193 void SystemAbility::Idle(SystemAbilityOnDemandReason& idleReason, in Idle()
380 int32_t SystemAbility::OnIdle(const SystemAbilityOnDemandReason& idleReason) in OnIdle()
H A Dlocal_ability_manager_stub.cpp184 nlohmann::json idleReason = ParseUtil::StringToJsonObj(data.ReadString()); in IdleAbilityInner() local
H A Dlocal_ability_manager.cpp497 const nlohmann::json& idleReason, int32_t& delayTime) in IdleAbility()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_system_ability.cpp184 int32_t SystemAbility::OnIdle(const SystemAbilityOnDemandReason& idleReason) in OnIdle()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp275 int32_t DistributedDeviceProfileService::OnIdle(const SystemAbilityOnDemandReason& idleReason) in OnIdle()
/ohos5.0/foundation/resourceschedule/soc_perf/test/unittest/mock/
H A Dmock_system_ability.cpp180 int32_t SystemAbility::OnIdle(const SystemAbilityOnDemandReason& idleReason) in OnIdle()
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_system_ability.cpp211 int32_t SystemAbility::OnIdle(const SystemAbilityOnDemandReason& idleReason) in OnIdle()
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_system_ability.cpp215 int32_t SystemAbility::OnIdle(const SystemAbilityOnDemandReason& idleReason) in OnIdle()
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/cxx/
H A Dsystem_ability_wrapper.cpp79 int32_t SystemAbilityWrapper::OnIdle(const OHOS::SystemAbilityOnDemandReason &idleReason) in OnIdle()
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_service.cpp94 int32_t MDnsService::OnIdle(const SystemAbilityOnDemandReason &idleReason) in OnIdle()
/ohos5.0/foundation/systemabilitymgr/samgr/services/lsamgr/src/
H A Dlocal_ability_manager_proxy.cpp168 const nlohmann::json& idleReason, int32_t& delayTime) in IdleAbility()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service.cpp165 int32_t IntellVoiceService::OnIdle(const SystemAbilityOnDemandReason &idleReason) in OnIdle()
/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_service.cpp115 int32_t DumpManagerService::OnIdle(const SystemAbilityOnDemandReason& idleReason) in OnIdle()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp585 int32_t DistributedDeviceProfileServiceNew::OnIdle(const SystemAbilityOnDemandReason& idleReason) in OnIdle()
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service.cpp461 int32_t UpdateService::OnIdle(const SystemAbilityOnDemandReason &idleReason) in OnIdle()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp1252 nlohmann::json idleReason; in ProcessDelayUnloadEventLocked() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1817 const nlohmann::json& idleReason, int32_t& delayTime) in IdleSystemAbility()