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

  /art/runtime/
runtime-inl.h 58 CHECK(HasResolutionMethod());
runtime.h 346 bool HasResolutionMethod() const {
runtime.cc     [all...]
  /art/runtime/gc/space/
image_space.cc 727 } else if (!runtime->HasResolutionMethod()) {
    [all...]

Completed in 152 milliseconds