Home
last modified time | relevance | path

Searched defs:profileVec (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager.cpp143 std::vector<std::string> profileVec; in GetProfileByExtensionAbility() local
232 std::vector<std::string> profileVec; in GetProfileByAbility() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager_sync.cpp847 std::vector<std::string> profileVec; in GetProfileByAbilitySync() local
917 std::vector<std::string> profileVec; in GetProfileByExAbilitySync() local
H A Dbundle_manager.h162 std::vector<std::string> profileVec; member