Home
last modified time | relevance | path

Searched defs:kExtract (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dcompiler_filter.h34 kExtract, // Delay verication to runtime, do not compile anything. enumerator
/art/test/common/
Druntime_state.cc153 constexpr const char* kExtract = "extract"; in Java_Main_compiledWithOptimizing() local