Home
last modified time | relevance | path

Searched refs:RemoveDuplicateName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h235 void RemoveDuplicateName(std::vector<std::string> &name) const;
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp1069 RemoveDuplicateName(appInfo.permissions); in GetApplicationInfo()
1073 void InnerBundleInfo::RemoveDuplicateName(std::vector<std::string> &name) const in RemoveDuplicateName() function in OHOS::AppExecFwk::InnerBundleInfo
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp2335 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
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h2232 void RemoveDuplicateName(std::vector<std::string> &name) const;