Searched defs:CheckDuplicateProxyData (Results 1 - 1 of 1) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ | ||
H A D | base_bundle_installer.cpp | 720 bool BaseBundleInstaller::CheckDuplicateProxyData(const InnerBundleInfo &newInfo, in CheckDuplicateProxyData() function in OHOS::AppExecFwk::BaseBundleInstaller 729 bool BaseBundleInstaller::CheckDuplicateProxyData(const std::unordered_map<std::string, InnerBundleInfo> &newInfos) in CheckDuplicateProxyData() function in OHOS::AppExecFwk::BaseBundleInstaller 738 bool BaseBundleInstaller::CheckDuplicateProxyData(const std::vector<ProxyData> &proxyDatas) in CheckDuplicateProxyData() function in OHOS::AppExecFwk::BaseBundleInstaller |
Completed in 14 milliseconds