Home
last modified time | relevance | path

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

/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_system_ability_registry.h26 extern bool g_disableSystemAbilityManager;
/foundation/bundlemanager/app_domain_verify/test/unittest/frameworks_common/bms_test/
H A Dbundle_info_query_test.cpp85 OHOS::g_disableSystemAbilityManager = true; in HWTEST_F() member in OHOS::AppDomainVerify::OHOS
90 OHOS::g_disableSystemAbilityManager = false; in HWTEST_F() member in OHOS::AppDomainVerify::OHOS
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_service_registry.cpp27 bool g_disableSystemAbilityManager = false; member
38 if (g_disableSystemAbilityManager) { in GetSystemAbilityManager()

Completed in 1 milliseconds