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_frontend/arkguard/src/common/
DApiExtractor.ts646 for (let subPath of filesAndfolders) { variable