Home
last modified time | relevance | path

Searched refs:VerifyAPL (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1581 bool VerifyAPL() const;
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp2891 appMgrServiceInner->VerifyAPL(); in HWTEST_F()
2894 appMgrServiceInner->VerifyAPL(); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp4982 // VerifyAPL and ohos.permission.CLEAN_BACKGROUND_PROCESSES will be removed on API18 in VerifyKillProcessPermissionCommon()
4989 if (VerifyAPL()) { in VerifyKillProcessPermissionCommon()
5030 bool AppMgrServiceInner::VerifyAPL() const in VerifyAPL() function in OHOS::AppExecFwk::AppMgrServiceInner

Completed in 25 milliseconds