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

  /art/runtime/mirror/
class.cc 813 void Class::PopulateEmbeddedImtAndVTable(StackHandleScope<kImtSize>* imt_handle_scope) {
851 new_class_obj->PopulateEmbeddedImtAndVTable(imt_handle_scope_);
class.h 732 void PopulateEmbeddedImtAndVTable(StackHandleScope<kImtSize>* imt_handle_scope)
    [all...]
  /art/runtime/
class_linker.cc     [all...]

Completed in 45 milliseconds