Lines Matching refs:oat_filename
2887 const char* oat_filename, in DumpOat() argument
2900 oat_filename, in DumpOat()
2901 oat_filename, in DumpOat()
2908 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg; in DumpOat()
2919 static int SymbolizeOat(const char* oat_filename, in SymbolizeOat() argument
2928 oat_filename, in SymbolizeOat()
2929 oat_filename, in SymbolizeOat()
2936 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg; in SymbolizeOat()
2963 const char* oat_filename, in Dump() argument
2972 if (oat_filename != nullptr) { in Dump()
2978 oat_filename, in Dump()
2979 oat_filename, in Dump()
2986 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg; in Dump()