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

  /art/runtime/mirror/
class.h 651 // Also updates the dex_cache_strings_ variable from new_dex_cache.
1083 HeapReference<ObjectArray<String>> dex_cache_strings_; member in class:art::mirror::FINAL
    [all...]
  /art/runtime/
class_linker_test.cc 506 offsets.push_back(CheckOffset(OFFSETOF_MEMBER(mirror::Class, dex_cache_strings_), "dexCacheStrings"));
    [all...]

Completed in 1155 milliseconds