Home
last modified time | relevance | path

Searched defs:overlayPaths (Results 1 – 8 of 8) sorted by relevance

/base/global/resource_management/frameworks/resmgr/src/
Dsystem_resource_manager.cpp113 vector<string> overlayPaths; in LoadSystemResource() local
123 vector<string> overlayPaths; in LoadSystemResource() local
Dhap_manager.cpp380 bool HapManager::AddResource(const std::string &path, const std::vector<std::string> &overlayPaths) in AddResource()
423 std::vector<std::string> overlayPaths; in AddAppOverlay() local
438 std::vector<std::string> overlayPaths; in RemoveAppOverlay() local
515 std::vector<std::string> &overlayPaths = iter->second; in ReloadAll() local
925 …l HapManager::RemoveResource(const std::string &path, const std::vector<std::string> &overlayPaths) in RemoveResource()
991 const std::vector<std::string> &overlayPaths = iter->second; in AddSystemResource() local
Dhap_resource.cpp210const std::vector<std::string> &overlayPaths, std::shared_ptr<ResConfigImpl> &defaultConfig, bool … in LoadOverlays()
Dresource_manager_impl.cpp1117 …urceManagerImpl::AddResource(const std::string &path, const std::vector<std::string> &overlayPaths) in AddResource()
1122 …eManagerImpl::RemoveResource(const std::string &path, const std::vector<std::string> &overlayPaths) in RemoveResource()
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dresource_manager_test_hap.cpp894 std::vector<std::string> overlayPaths; variable
918 std::vector<std::string> overlayPaths; variable
947 std::vector<std::string> overlayPaths; variable
971 std::vector<std::string> overlayPaths; variable
1041 std::vector<std::string> overlayPaths; variable
Dresource_manager_test_string.cpp125 std::vector<std::string> overlayPaths; variable
141 std::vector<std::string> overlayPaths; variable
214 std::vector<std::string> overlayPaths; variable
231 std::vector<std::string> overlayPaths; variable
Dresource_manager_test.cpp119 std::vector<std::string> overlayPaths; variable
134 std::vector<std::string> overlayPaths; variable
149 std::vector<std::string> overlayPaths; variable
/base/global/resource_management/test/fuzztest/resmgr_fuzzer/
Dresmgr_fuzzer.cpp46 std::vector<std::string> overlayPaths; in RemoveResourceFuzzTest() local