Searched defs:resourceInfosMap (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_manager.cpp | 125 std::map<std::string, std::vector<ResourceInfo>> resourceInfosMap; in AddAllResourceInfo() local 200 std::map<std::string, std::vector<ResourceInfo>> &resourceInfosMap, in InnerProcessResourceInfoByResourceUpdateType() 224 std::map<std::string, std::vector<ResourceInfo>> &resourceInfosMap) in InnerProcessResourceInfoBySystemLanguageChanged() 234 std::map<std::string, std::vector<ResourceInfo>> &resourceInfosMap, in InnerProcessResourceInfoBySystemThemeChanged() 253 std::map<std::string, std::vector<ResourceInfo>> &resourceInfosMap, in InnerProcessResourceInfoByUserIdChanged() 281 const std::map<std::string, std::vector<ResourceInfo>> &resourceInfosMap, in DeleteNotExistResourceInfo() 318 std::map<std::string, std::vector<ResourceInfo>> &resourceInfosMap, in AddResourceInfosByMap()
|
H A D | bundle_resource_process.cpp | 48 std::map<std::string, std::vector<ResourceInfo>> &resourceInfosMap) in GetAllResourceInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/ |
H A D | bms_bundle_resource_test.cpp | 2372 std::map<std::string, std::vector<ResourceInfo>> resourceInfosMap; variable 3627 std::map<std::string, std::vector<ResourceInfo>> resourceInfosMap; variable 3648 std::map<std::string, std::vector<ResourceInfo>> resourceInfosMap; variable 3710 std::map<std::string, std::vector<ResourceInfo>> resourceInfosMap; variable
|