Searched refs:num_strings_ (Results 1 – 2 of 2) sorted by relevance
243 return OFFSET_OF_OBJECT_MEMBER(DexCache, num_strings_); in NumStringsOffset()583 uint32_t num_strings_; // Number of elements in the strings_ array. variable
677 addOffset(OFFSETOF_MEMBER(mirror::DexCache, num_strings_), "numStrings"); in DexCacheOffsets()