Searched defs:CheckApiInfo (Results 1 - 3 of 3) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/ | ||
H A D | bms_extension_data_mgr_test.cpp | 142 bool BundleMgrExtTest::CheckApiInfo(const BundleInfo& bundleInfo) in CheckApiInfo() function in OHOS::BundleMgrExtTest [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/ | ||
H A D | bms_extension_data_mgr.cpp | 80 bool BmsExtensionDataMgr::CheckApiInfo(const BundleInfo &bundleInfo, uint32_t sdkVersion) in CheckApiInfo() function in OHOS::AppExecFwk::BmsExtensionDataMgr 95 bool BmsExtensionDataMgr::CheckApiInfo(uint32_t compatibleVersion, uint32_t sdkVersion) in CheckApiInfo() function in OHOS::AppExecFwk::BmsExtensionDataMgr |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ | ||
H A D | base_bundle_installer.cpp | 4110 bool BaseBundleInstaller::CheckApiInfo(const std::unordered_map<std::string, InnerBundleInfo> &infos) in CheckApiInfo() function in OHOS::AppExecFwk::BaseBundleInstaller |
Completed in 13 milliseconds