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

  /art/runtime/native/
dalvik_system_VMRuntime.cc 669 return Runtime::Current()->GetPrunedDalvikCache() ? JNI_TRUE : JNI_FALSE;
  /art/runtime/
runtime.h 694 bool GetPrunedDalvikCache() const {
    [all...]

Completed in 580 milliseconds