Home
last modified time | relevance | path

Searched refs:IsSupportAncoApp (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/common/include/
H A Dapp_utils.h80 * IsSupportAncoApp, check if it supports anco app.
84 bool IsSupportAncoApp();
/foundation/ability/ability_runtime/test/unittest/app_utils_test/
H A Dapp_utils_test.cpp69 * @tc.desc: Test IsSupportAncoApp works
75 bool isSupportAncoApp = AAFwk::AppUtils::GetInstance().IsSupportAncoApp(); in HWTEST_F()
/foundation/ability/ability_runtime/services/common/src/
H A Dapp_utils.cpp118 bool AppUtils::IsSupportAncoApp() in IsSupportAncoApp() function in OHOS::AAFwk::AppUtils
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp992 AppUtils::GetInstance().IsSupportAncoApp()) || in CheckCallPermission()
8538 if (AppUtils::GetInstance().IsSupportAncoApp() && in CheckStaticCfgPermission()

Completed in 22 milliseconds