Home
last modified time | relevance | path

Searched refs:etsTokenPos (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile.cpp377 auto etsTokenPos = desc.rfind(OHOS_PKG_ABC_PATH_ROOT); in GetNormalizedFileDesc() local
378 if (etsTokenPos == std::string::npos) { in GetNormalizedFileDesc()
382 auto ohosModulePos = desc.rfind('/', etsTokenPos - 1); in GetNormalizedFileDesc()

Completed in 1 milliseconds