Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.cc932 static bool CreateDumpFile(std::string& fname, const char* dir_prefix, NarrowDexOffset start_offset, in CreateDumpFile()
965 std::string fname(PrettyMethod(cu_->method_idx, *cu_->dex_file)); in DumpCFG() local