Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp149 std::string baseName = JSFilePath::GetFileName(jsPandaFileDesc); in GetAnFileIndex() local
326 std::string baseName = JSFilePath::GetFileName(snapshotFileName.c_str()); in AddConstantPool() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_locale.cpp181 JSHandle<EcmaString> baseName = intl::LocaleHelper::ToLanguageTag(thread, icuLocale); in GetBaseName() local