Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.cc61 bool debuggable, in CompilerOptions()
/art/runtime/
Doat_file_assistant.cc704 const bool debuggable = primary_oat_file != nullptr && primary_oat_file->IsDebuggable(); in CopyProfileFile() local
/art/dex2oat/
Ddex2oat.cc576 bool debuggable = false; in ParseArgs() local