Home
last modified time | relevance | path

Searched refs:JudgeAppSelfCalled (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp218 if (!JudgeAppSelfCalled(recordId)) { in ApplicationForegrounded()
237 if (!JudgeAppSelfCalled(recordId)) { in ApplicationBackgrounded()
257 if (!JudgeAppSelfCalled(recordId)) { in ApplicationTerminated()
536 if (!JudgeAppSelfCalled(recordId)) { in AddAbilityStageDone()
919 if (!JudgeAppSelfCalled(recordId)) { in ScheduleAcceptWantDone()
935 if (!JudgeAppSelfCalled(recordId)) { in ScheduleNewProcessRequestDone()
1119 bool AppMgrService::JudgeAppSelfCalled(int32_t recordId) in JudgeAppSelfCalled() function in OHOS::AppExecFwk::AppMgrService
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service.h861 bool JudgeAppSelfCalled(int32_t recordId);

Completed in 5 milliseconds