Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dhap_manager_test.cpp753 std::string rawDirPath = ""; variable
769 std::string rawDirPath = ""; variable
790 std::string rawDirPath = ""; variable
Dhap_parser_test.cpp502 std::string rawDirPath = ""; variable
/base/global/resource_management/frameworks/resmgr/src/
Dhap_parser.cpp344 RState HapParser::GetRawFileList(const std::string &hapPath, const std::string &rawDirPath, in GetRawFileList()
369 … HapParser::GetRawFileListUnCompressed(const std::string &indexPath, const std::string &rawDirPath, in GetRawFileListUnCompressed()
Dhap_manager.cpp913 RState HapManager::GetRawFileList(const std::string &rawDirPath, std::vector<std::string> &fileList) in GetRawFileList()
Dresource_manager_impl.cpp1671 RState ResourceManagerImpl::GetRawFileList(const std::string &rawDirPath, std::vector<std::string>&… in GetRawFileList()
/base/global/resource_management/interfaces/cj/src/
Dresource_manager_impl.cpp96 int32_t ResourceManagerImpl::GetRawFileList(const std::string &rawDirPath, std::vector<std::string>… in GetRawFileList()