Home
last modified time | relevance | path

Searched defs:patchPath (Results 1 – 5 of 5) sorted by relevance

/base/global/resource_management/frameworks/resmgr/src/
Dhap_resource_manager.cpp51 bool HapResourceManager::PutPatchResource(const std::string &path, const std::string &patchPath) in PutPatchResource()
Dhap_manager.cpp429 bool HapManager::AddPatchResource(const char *path, const char *patchPath) in AddPatchResource()
604 bool HapManager::AddPatchResourcePath(const char *path, const char *patchPath) in AddPatchResourcePath()
Dresource_manager_impl.cpp1346 bool ResourceManagerImpl::AddPatchResource(const char *path, const char *patchPath) in AddPatchResource()
/base/global/resource_management/frameworks/resmgr/include/
Dhap_resource.h158 inline void SetPatchPath(const std::string& patchPath) in SetPatchPath()
/base/global/resource_management/frameworks/resmgr/src/utils/
Dhap_parser.cpp279 RState HapParser::ReadRawFileFromHap(const std::string &hapPath, const std::string &patchPath, in ReadRawFileFromHap()
320 RState HapParser::ReadRawFileDescriptor(const char *hapPath, const char *patchPath, const std::stri… in ReadRawFileDescriptor()