Home
last modified time | relevance | path

Searched defs:supportExtNames (Results 1 – 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/data/
Dinner_ability_info.h120 std::vector<std::string> supportExtNames; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dability_info.h213 std::vector<std::string> supportExtNames; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
Dbms_data_mgr_test.cpp1928 std::vector<std::string> supportExtNames; variable
1948 std::vector<std::string> supportExtNames; variable
1967 std::vector<std::string> supportExtNames; variable
1986 std::vector<std::string> supportExtNames; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dability_info.h308 std::vector<std::string> supportExtNames; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinner_bundle_info.cpp4217 auto &supportExtNames = abilityInfoPair->second.supportExtNames; in SetExtName() local
4265 auto &supportExtNames = abilityInfoPair->second.supportExtNames; in DelExtName() local
Dbundle_data_mgr.cpp8189const std::vector<std::string> &supportExtNames, const std::vector<std::string> &supportMimeTypes, in MatchPrivateType()