OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isdexfilefallbackenabled
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
oat_file_manager.cc
604
if (Runtime::Current()->
IsDexFileFallbackEnabled
()) {
697
if (Runtime::Current()->
IsDexFileFallbackEnabled
()) {
runtime.h
534
bool
IsDexFileFallbackEnabled
() const {
Completed in 180 milliseconds