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

  /art/runtime/mirror/
dex_cache.cc 207 uint32_t num_resolved_method_types,
216 CHECK_EQ(num_resolved_method_types != 0u, resolved_method_types != nullptr);
231 SetField32<false>(NumResolvedMethodTypesOffset(), num_resolved_method_types); local
dex_cache.h 491 uint32_t num_resolved_method_types,

Completed in 378 milliseconds