Home
last modified time | relevance | path

Searched defs:rawFilePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp221 std::string HapParser::GetPath(const std::string &filePath, std::string &rawFilePath) in GetPath()
259 std::string rawFilePath("assets/"); in GetRawFilePathFromFA() local
268 std::string rawFilePath("resources/"); in GetRawFilePathFromStage() local
388 std::string rawFilePath = indexPath.substr(0, pos) + "/resources/"; in GetRawFileListUnCompressed() local
/ohos5.0/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
H A Dohos_resource_adapter_impl.cpp491 std::string rawFilePath("assets/"); in GetRawFileData() local