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

  /art/runtime/openjdkjvmti/
ti_class_definition.cc 104 } else if (orig_dex->IsDexCache()) {
  /art/runtime/
class_table.cc 239 if (obj->IsDexCache()) {
class_linker.cc     [all...]
  /art/runtime/mirror/
object-inl.h     [all...]
object.h 204 bool IsDexCache() REQUIRES_SHARED(Locks::mutator_lock_);
    [all...]
  /art/compiler/
image_writer.cc 618 } else if (object->IsDexCache()) {
    [all...]
  /art/compiler/driver/
compiler_driver.cc     [all...]

Completed in 125 milliseconds