Home
last modified time | relevance | path

Searched defs:overlayPath (Results 1 – 4 of 4) sorted by relevance

/base/global/resource_management/frameworks/resmgr/src/
Dresource_manager.cpp51 const std::string &hapPath, const std::vector<std::string> &overlayPath, in CreateResourceManagerDef()
95 const std::string &hapPath, const std::vector<std::string> &overlayPath, in CreateResourceManager()
Dhap_manager.cpp414 bool HapManager::AddAppOverlay(const std::string &overlayPath) in AddAppOverlay()
429 bool HapManager::RemoveAppOverlay(const std::string &overlayPath) in RemoveAppOverlay()
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dtheme_manager_test.cpp60 std::vector<std::string> overlayPath; in SetUp() local
Dresource_manager_test.cpp2055 std::vector<std::string> overlayPath; variable