Home | History | Annotate | Download | only in oatdump

Lines Matching refs:oat_filename

3087                    const char* oat_filename,
3097 oat_filename,
3098 oat_filename,
3106 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg;
3117 static int SymbolizeOat(const char* oat_filename,
3123 oat_filename,
3124 oat_filename,
3132 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg;
3159 const char* oat_filename,
3168 if (oat_filename != nullptr) {
3171 oat_filename,
3172 oat_filename,
3180 LOG(ERROR) << "Failed to open oat file from '" << oat_filename << "': " << error_msg;