Home
last modified time | relevance | path

Searched refs:getInfoResult (Results 1 - 7 of 7) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp331 bool getInfoResult = in HWTEST_F() local
333 EXPECT_TRUE(getInfoResult); in HWTEST_F()
369 bool getInfoResult = in HWTEST_F() local
371 EXPECT_TRUE(getInfoResult); in HWTEST_F()
406 bool getInfoResult = in HWTEST_F() local
408 EXPECT_FALSE(getInfoResult); in HWTEST_F()
433 bool getInfoResult = in HWTEST_F() local
435 EXPECT_TRUE(getInfoResult); in HWTEST_F()
463 bool getInfoResult = in HWTEST_F() local
467 EXPECT_TRUE(getInfoResult); in HWTEST_F()
495 bool getInfoResult = HWTEST_F() local
523 bool getInfoResult = HWTEST_F() local
551 bool getInfoResult = HWTEST_F() local
589 bool getInfoResult = HWTEST_F() local
749 bool getInfoResult = HWTEST_F() local
792 bool getInfoResult = HWTEST_F() local
833 bool getInfoResult = HWTEST_F() local
871 bool getInfoResult = HWTEST_F() local
1029 bool getInfoResult = HWTEST_F() local
1059 bool getInfoResult = HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_check_service_test/
H A Dbms_check_service_test.cpp99 bool getInfoResult = bundleMgr->GetBundleInfos(BundleFlag::GET_BUNDLE_DEFAULT, bundleInfos); in HWTEST_F() local
100 EXPECT_TRUE(getInfoResult); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilityloader/
H A Dstatic_capability_loader.cpp323 int32_t getInfoResult = GetStaticInfo(staticInfoJson, staticCapability, staticVersion, charProfiles); in LoadStaticInfo() local
324 if (getInfoResult != DP_SUCCESS) { in LoadStaticInfo()
325 HILOGE("Get static info result %{public}d!", getInfoResult); in LoadStaticInfo()
327 return getInfoResult; in LoadStaticInfo()
362 int32_t getInfoResult = GetStaticInfoByVersion(deviceId, staticCapability, staticInfoJson, in LoadStaticProfiles() local
364 if (getInfoResult != DP_SUCCESS) { in LoadStaticProfiles()
365 HILOGE("Get static info result %{public}d!", getInfoResult); in LoadStaticProfiles()
367 return getInfoResult; in LoadStaticProfiles()
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_module_reader.cpp185 auto getInfoResult = bundleMgrHelper->GetBundleInfoForSelf(static_cast<int32_t>(AppExecFwk::GetBundleInfoFlag:: in GetPresetAppHapPath() local
187 if (getInfoResult != 0 || bundleInfo.hapModuleInfos.empty()) { in GetPresetAppHapPath()
217 auto getInfoResult = bundleMgrProxy->GetBundleInfoForSelf(static_cast<int32_t>(AppExecFwk::GetBundleInfoFlag:: in GetHapPathList() local
219 if (getInfoResult != 0 || bundleInfo.hapModuleInfos.empty()) { in GetHapPathList()
H A Djs_worker.cpp373 auto getInfoResult = bundleMgrHelper->GetBundleInfoForSelf( in ReadFilePathData() local
375 if (getInfoResult != 0) { in ReadFilePathData()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp548 bool getInfoResult = bundleMgrProxy->GetBundleInfo(appName, 0, bundleInfo, USERID); in HWTEST_F() local
549 EXPECT_TRUE(getInfoResult); in HWTEST_F()
580 bool getInfoResult = in HWTEST_F() local
582 EXPECT_TRUE(getInfoResult); in HWTEST_F()
614 bool getInfoResult = in HWTEST_F() local
616 EXPECT_TRUE(getInfoResult); in HWTEST_F()
649 bool getInfoResult = in HWTEST_F() local
651 EXPECT_FALSE(getInfoResult); in HWTEST_F()
652 if (getInfoResult) { in HWTEST_F()
691 bool getInfoResult in HWTEST_F() local
726 bool getInfoResult = bundleMgrProxy->GetBundleInfo("", BundleFlag::GET_BUNDLE_DEFAULT, bundleInfo, USERID); HWTEST_F() local
744 bool getInfoResult = bundleMgrProxy->GetBundleInfo("", flags, bundleInfo, USERID); HWTEST_F() local
766 bool getInfoResult = bundleMgrProxy->GetBundleInfo(ROUTER_MAP_TEST_BUNDLE_NAME, HWTEST_F() local
811 bool getInfoResult = bundleMgrProxy->GetBundleInfo(appName, HWTEST_F() local
845 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9("", HWTEST_F() local
877 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
909 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
942 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
976 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
1010 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
1045 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
1081 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
1115 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
1152 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
1186 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
1221 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
1258 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
1293 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
1324 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(ROUTER_MAP_TEST_BUNDLE_NAME, HWTEST_F() local
1370 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
1409 bool getInfoResult = bundleMgrProxy->GetBundleInfos(0, bundleInfos, USERID); HWTEST_F() local
1455 bool getInfoResult = bundleMgrProxy->GetBundleInfos(BundleFlag::GET_BUNDLE_DEFAULT, bundleInfos, USERID); HWTEST_F() local
1475 bool getInfoResult = bundleMgrProxy->GetBundleInfos(BundleFlag::GET_BUNDLE_DEFAULT, bundleInfos, INVALIED_ID); HWTEST_F() local
1494 auto getInfoResult = bundleMgrProxy->GetBundleInfosV9( HWTEST_F() local
1525 bool getInfoResult = HWTEST_F() local
1573 bool getInfoResult = bundleMgrProxy->GetApplicationInfo( HWTEST_F() local
1622 bool getInfoResult = HWTEST_F() local
1670 bool getInfoResult = HWTEST_F() local
1713 bool getInfoResult = bundleMgrProxy->GetApplicationInfo( HWTEST_F() local
1756 bool getInfoResult = HWTEST_F() local
1798 bool getInfoResult = HWTEST_F() local
1835 bool getInfoResult = HWTEST_F() local
1863 auto getInfoResult = bundleMgrProxy->GetApplicationInfoV9( HWTEST_F() local
1899 auto getInfoResult = bundleMgrProxy->GetApplicationInfoV9( HWTEST_F() local
1924 auto getInfoResult = bundleMgrProxy->GetApplicationInfoV9( HWTEST_F() local
1953 auto getInfoResult = bundleMgrProxy->GetApplicationInfoV9( HWTEST_F() local
1989 auto getInfoResult = bundleMgrProxy->GetApplicationInfoV9( HWTEST_F() local
2030 bool getInfoResult = bundleMgrProxy->GetApplicationInfos(flags, USERID, appInfos); HWTEST_F() local
2074 bool getInfoResult = HWTEST_F() local
2096 bool getInfoResult = HWTEST_F() local
2116 auto getInfoResult = bundleMgrProxy->GetApplicationInfosV9( HWTEST_F() local
2142 bool getInfoResult = HWTEST_F() local
2182 bool getInfoResult = HWTEST_F() local
2228 bool getInfoResult = HWTEST_F() local
2262 bool getInfoResult = HWTEST_F() local
2288 bool getInfoResult = HWTEST_F() local
4272 bool getInfoResult = HWTEST_F() local
4681 bool getInfoResult = HWTEST_F() local
6524 auto getInfoResult = bundleMgrProxy->GetBundleInfoV9(appName, HWTEST_F() local
7495 ErrCode getInfoResult = HWTEST_F() local
7515 ErrCode getInfoResult = HWTEST_F() local
7535 ErrCode getInfoResult = bundleMgrProxy->GetBundleArchiveInfoV9(hapFilePath, HWTEST_F() local
7943 bool getInfoResult = bundleMgrProxy->GetBundleInfoForSelf(flags, bundleInfo); HWTEST_F() local
7960 bool getInfoResult = bundleMgrProxy->GetBundleInfoForSelf(flags, bundleInfo); HWTEST_F() local
8811 auto getInfoResult = bundleMgrProxy->GetApplicationInfosV9( HWTEST_F() local
8861 auto getInfoResult = bundleMgrProxy->GetApplicationInfosV9( HWTEST_F() local
9190 auto getInfoResult = bundleMgrProxy->QueryAbilityInfoByContinueType(appName, continueType, abilityInfo, USERID); HWTEST_F() local
9224 auto getInfoResult = bundleMgrProxy->QueryAbilityInfoByContinueType(appName, continueType, abilityInfo, USERID); HWTEST_F() local
9256 auto getInfoResult = bundleMgrProxy->QueryAbilityInfoByContinueType(appName, continueType, abilityInfo, 110); HWTEST_F() local
9288 auto getInfoResult = bundleMgrProxy->QueryAbilityInfoByContinueType("appName", continueType, abilityInfo, USERID); HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_system_test.cpp1048 bool getInfoResult = bundleMgrProxy->GetBundleInfo(bundleName, BundleFlag::GET_BUNDLE_DEFAULT, bundleInfo); in HWTEST_F() local
1049 EXPECT_FALSE(getInfoResult); in HWTEST_F()
1106 bool getInfoResult = in HWTEST_F() local
1108 EXPECT_TRUE(getInfoResult); in HWTEST_F()
1153 bool getInfoResult = bundleMgrProxy->GetBundleInfo(bundleName, BundleFlag::GET_BUNDLE_DEFAULT, bundleInfo); in HWTEST_F() local
1154 EXPECT_FALSE(getInfoResult); in HWTEST_F()
1181 bool getInfoResult = bundleMgrProxy->GetBundleInfo(bundleName, BundleFlag::GET_BUNDLE_DEFAULT, bundleInfo); in HWTEST_F() local
1182 EXPECT_FALSE(getInfoResult); in HWTEST_F()
1274 bool getInfoResult = bundleMgrProxy->GetBundleInfo(bundleName, BundleFlag::GET_BUNDLE_DEFAULT, bundleInfo); in HWTEST_F() local
1275 EXPECT_FALSE(getInfoResult); in HWTEST_F()
1302 bool getInfoResult = bundleMgrProxy->GetBundleInfo(bundleName, BundleFlag::GET_BUNDLE_DEFAULT, bundleInfo); HWTEST_F() local
1330 bool getInfoResult = bundleMgrProxy->GetBundleInfo(bundleName, BundleFlag::GET_BUNDLE_DEFAULT, bundleInfo); HWTEST_F() local
1522 bool getInfoResult = HWTEST_F() local
[all...]

Completed in 18 milliseconds