Searched refs:RemoveDuplicateName (Results 1 – 4 of 4) sorted by relevance
235 void RemoveDuplicateName(std::vector<std::string> &name) const;
1069 RemoveDuplicateName(appInfo.permissions); in GetApplicationInfo()1073 void InnerBundleInfo::RemoveDuplicateName(std::vector<std::string> &name) const in RemoveDuplicateName() function in OHOS::AppExecFwk::InnerBundleInfo
2335 RemoveDuplicateName(appInfo.permissions); in GetApplicationInfo()2392 RemoveDuplicateName(appInfo.permissions); in GetApplicationInfoV9()2444 RemoveDuplicateName(bundleInfo.reqPermissions); in GetBundleInfo()2447 RemoveDuplicateName(bundleInfo.defPermissions); in GetBundleInfo()2543 RemoveDuplicateName(bundleInfo.reqPermissions); in GetBundleWithReqPermissionsV9()2546 RemoveDuplicateName(bundleInfo.defPermissions); in GetBundleWithReqPermissionsV9()3256 void InnerBundleInfo::RemoveDuplicateName(std::vector<std::string> &name) const in RemoveDuplicateName() function in OHOS::AppExecFwk::InnerBundleInfo
2232 void RemoveDuplicateName(std::vector<std::string> &name) const;