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

  /art/runtime/mirror/
dex_cache.cc 203 uint32_t num_resolved_methods,
214 CHECK_EQ(num_resolved_methods != 0u, resolved_methods != nullptr);
229 SetField32<false>(NumResolvedMethodsOffset(), num_resolved_methods); local
dex_cache.h 487 uint32_t num_resolved_methods,

Completed in 50 milliseconds