Home
last modified time | relevance | path

Searched refs:HandleBackground (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/
H A Dability_thread.h60 int32_t HandleBackground();
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_thread.cpp75 int32_t AbilityThread::HandleBackground() in HandleBackground() function in OHOS::AbilitySlite::AbilityThread
H A Djs_ability_thread.cpp158 abilityThread->HandleBackground(); in AppTaskHandler()
H A Dnative_ability_thread.cpp194 abilityThread->HandleBackground(); in NativeAppTaskHandler()
/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session_stub.h49 MOCK_METHOD2(HandleBackground, int(MessageParcel& data, MessageParcel& reply));
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h38 int HandleBackground(MessageParcel& data, MessageParcel& reply);
/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/
H A Dreclaim_priority_manager.h237 void HandleBackground(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime);
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dreclaim_priority_manager.cpp1084 void ReclaimPriorityManager::HandleBackground(ProcessPriorityInfo &proc, AppAction &action, int64_t eventTime) in HandleBackground() function in OHOS::Memory::ReclaimPriorityManager
1162 changeProcMapping_[AppStateUpdateReason::BACKGROUND] = &ReclaimPriorityManager::HandleBackground; in InitChangeProcMapping()
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp98 return HandleBackground(data, reply); in ProcessRemoteRequest()
258 int SessionStub::HandleBackground(MessageParcel& data, MessageParcel& reply) in HandleBackground() function in OHOS::OHOS::Rosen::SessionStub

Completed in 9 milliseconds