Searched refs:UseCompileTimeClassPath (Results 1 – 5 of 5) sorted by relevance
48 !Runtime::Current()->UseCompileTimeClassPath()) { in SetOffset()
410 bool UseCompileTimeClassPath() const { in UseCompileTimeClassPath() function
344 if (Runtime::Current()->UseCompileTimeClassPath()) { in CreateSystemClassLoader()1319 CHECK(UseCompileTimeClassPath()); in GetCompileTimeClassPath()
2118 } else if (Runtime::Current()->UseCompileTimeClassPath()) { in FindClass()2517 if (!runtime->IsStarted() || runtime->UseCompileTimeClassPath()) { in FixupStaticTrampolines()2722 && !Runtime::Current()->UseCompileTimeClassPath() in LoadClass()3612 if (!Runtime::Current()->UseCompileTimeClassPath()) { in VerifyClassUsingOatFile()
188 CHECK(Runtime::Current()->UseCompileTimeClassPath()); in GetClassLoader()