Searched defs:testRet1 (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_kit_service_test.cpp | 1680 auto testRet1 = GetBundleDataMgr()->IsModuleRemovable("", "", isRemovable); variable 4091 int32_t testRet1 = GetBundleDataMgr()->IsApplicationEnabled("", 0, isEnable); variable 4115 int32_t testRet1 = bundleMgrProxy->IsApplicationEnabled("", isEnable); variable 4973 int32_t testRet1 = GetBundleDataMgr()->IsAbilityEnabled(abilityInfo, 0, isEnable); variable 5215 int32_t testRet1 = hostImpl->IsAbilityEnabled(abilityInfoEmpty, isEnable); variable 5769 bool testRet1 = GetBundleDataMgr()->QueryAbilityInfo(want1, 0, 0, abilityInfo1); variable 5817 bool testRet1 = GetBundleDataMgr()->GetApplicationInfo( variable 8421 bool testRet1 = GetBundleDataMgr()->EnableBundle(BUNDLE_NAME_TEST); variable 8437 bool testRet1 = GetBundleDataMgr()->EnableBundle(""); variable 11245 ErrCode testRet1 = GetBundleDataMgr()->ImplicitQueryAbilityInfosV9( variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
H A D | bms_bundle_manager_test.cpp | 3229 ErrCode testRet1 = GetBundleDataMgr()->ImplicitQueryExtensionInfosV9( variable 3323 ErrCode testRet1 = GetBundleDataMgr()->GetApplicationInfosV9( variable 3340 ErrCode testRet1 = GetBundleDataMgr()->GetBundleInfoV9( variable 3362 bool testRet1 = GetBundleDataMgr()->GetAllBundleInfos( variable 3378 ErrCode testRet1 = GetBundleDataMgr()->GetAllBundleInfosV9( variable 3433 ErrCode testRet1 = GetBundleDataMgr()->GetShortcutInfoV9( variable 3478 ErrCode testRet1 = GetBundleDataMgr()->ExplicitQueryExtensionInfoV9( variable 4068 ErrCode testRet1 = GetBundleDataMgr()->ExplicitQueryExtensionInfoV9( variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
H A D | acts_bms_kit_system_test.cpp | 5836 ErrCode testRet1 = bundleMgrProxy->GetBundlePackInfo( variable 6366 int32_t testRet1 = bundleMgrProxy->IsAbilityEnabled(abilityInfo, isEnable); variable 6438 int32_t testRet1 = bundleMgrProxy->IsAbilityEnabled(abilityInfo, isEnable); variable 6476 int32_t testRet1 = bundleMgrProxy->IsAbilityEnabled(abilityInfo, isEnable); variable 6505 int32_t testRet1 = bundleMgrProxy->IsCloneAbilityEnabled(abilityInfo, 1, isEnable); variable 6524 int32_t testRet1 = bundleMgrProxy->IsCloneApplicationEnabled(BASE_ABILITY_NAME, 1, isEnable); variable
|