Home
last modified time | relevance | path

Searched refs:dump_method_and_offset_as_json (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/oatdump/
H A Doatdump.cc351 bool dump_method_and_offset_as_json, in OatDumperOptions() argument
366 dump_method_and_offset_as_json(dump_method_and_offset_as_json), in OatDumperOptions()
383 const bool dump_method_and_offset_as_json; member in art::OatDumperOptions
434 if (options_.dump_method_and_offset_as_json) { in Dump()
3219 dump_method_and_offset_as_json = true; in ParseCustom()
3422 bool dump_method_and_offset_as_json = false; member
3447 args_->dump_method_and_offset_as_json, in NeedsRuntime()