HomeSort by relevance Sort by last modified time
    Searched refs:UseCompileTimeClassPath (Results 1 - 4 of 4) sorted by null

  /art/runtime/
runtime.h 393 bool UseCompileTimeClassPath() const {
runtime.cc 670 if (Runtime::Current()->UseCompileTimeClassPath()) {
    [all...]
class_linker.cc     [all...]
jni_internal.cc 274 // If so, CommonTest should have set UseCompileTimeClassPath.
275 CHECK(Runtime::Current()->UseCompileTimeClassPath());
    [all...]

Completed in 281 milliseconds