Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h730 is_profileable_from_shell_ = value; in SetProfileableFromShell()
734 return is_profileable_from_shell_; in IsProfileableFromShell()
1226 bool is_profileable_from_shell_ = false; variable