Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h729 is_profileable_from_shell_ = value; in SetProfileableFromShell()
733 return is_profileable_from_shell_; in IsProfileableFromShell()
1290 bool is_profileable_from_shell_ = false; variable