Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.cpp242 const std::string &extendedFilePath = fileInfos_[i].extendedFilePath_; in CompileValidFiles() local
Daot_compiler_preprocessor.cpp265 std::string extendedFilePath = panda::os::file::File::GetExtendedFilePath(fileName); in GenerateAbcFileInfos() local