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

  /art/runtime/mirror/
dex_cache.h 245 return OFFSET_OF_OBJECT_MEMBER(DexCache, resolved_call_sites_);
532 uint64_t resolved_call_sites_; // GcRoot<CallSite>* array with num_resolved_call_sites_ member in class:art::mirror::FINAL
  /art/runtime/
class_linker_test.cc 671 addOffset(OFFSETOF_MEMBER(mirror::DexCache, resolved_call_sites_), "resolvedCallSites");
    [all...]

Completed in 119 milliseconds