Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_file_path.cpp68 std::string subPath = jsPandaFileDesc.substr(sizeof(JSPandaFile::BUNDLE_INSTALL_PATH) - 1); in GetHapName() local
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp280 CString subPath = oldEntryPoint.substr(pathPos + 1); in TransformToNormalizedOhmUrl() local