Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_file_path.cpp21 auto beginPos = filePath.find_last_of("/"); in GetBaseName() local
33 auto beginPos = filePath.find_last_of('/'); in GetFileName() local
49 auto beginPos = filePath.find_last_of('.'); GetFileExtension() local
[all...]

Completed in 1 milliseconds