Home
last modified time | relevance | path

Searched defs:CheckApiInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H A Dbms_extension_data_mgr.cpp81 bool BmsExtensionDataMgr::CheckApiInfo(const BundleInfo &bundleInfo, uint32_t sdkVersion) in CheckApiInfo() function in OHOS::AppExecFwk::BmsExtensionDataMgr
96 bool BmsExtensionDataMgr::CheckApiInfo(uint32_t compatibleVersion, uint32_t sdkVersion) in CheckApiInfo() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_extension_data_mgr_test.cpp141 bool BundleMgrExtTest::CheckApiInfo(const BundleInfo& bundleInfo) in CheckApiInfo() function in OHOS::BundleMgrExtTest
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp3936 bool BaseBundleInstaller::CheckApiInfo(const std::unordered_map<std::string, InnerBundleInfo> &info… in CheckApiInfo() function in OHOS::AppExecFwk::BaseBundleInstaller
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp293 bool CheckApiInfo(const BundleInfo& bundleInfo) override in CheckApiInfo() function in OHOS::MockBundleMgrExt