Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/
H A Dprogram_dump.h92 std::string abc_file_path_; member in panda::abc2program::PandasmProgramDumper
H A Dprogram_dump.cpp38 abc_file_path_ = abc_file_path; in SetAbcFilePath()
43 if (abc_file_path_.empty()) { in DumpAbcFilePath()
46 std::string file_abs_path = os::file::File::GetAbsolutePath(abc_file_path_).Value(); in DumpAbcFilePath()

Completed in 4 milliseconds