Lines Matching refs:oat_filename
2535 const char* oat_filename, in DumpOat() argument
2548 oat_filename, in DumpOat()
2549 oat_filename, in DumpOat()
2556 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg; in DumpOat()
2567 static int SymbolizeOat(const char* oat_filename, in SymbolizeOat() argument
2576 oat_filename, in SymbolizeOat()
2577 oat_filename, in SymbolizeOat()
2584 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg; in SymbolizeOat()
2611 const char* oat_filename, in Dump() argument
2620 if (oat_filename != nullptr) { in Dump()
2626 oat_filename, in Dump()
2627 oat_filename, in Dump()
2634 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg; in Dump()