Home
last modified time | relevance | path

Searched defs:suffixEnd (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Dfile.cpp152 int suffixEnd = static_cast<int>(request.find_last_of('.')); in ResolveFilenameFromNative() local
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Dfile.cpp155 int suffixEnd = static_cast<int>(request.find_last_of('.')); in ResolveFilenameFromNative() local

Completed in 2 milliseconds