OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interpret_only_
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
instrumentation.h
95
interpret_only_
(false), forced_interpret_only_(false),
123
interpret_only_
= true;
129
return
interpret_only_
;
239
bool
interpret_only_
;
member in class:art::instrumentation::Instrumentation
instrumentation.cc
334
interpret_only_
= require_interpreter || forced_interpret_only_;
Completed in 239 milliseconds