Searched refs:entry_count (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Djni_env_ext-inl.h33 size_t entry_count = locals.Capacity(); local
34 if (entry_count > 16) {
36 << entry_count << " (most recent was a " << PrettyTypeOf(obj) << ")\n");

Completed in 69 milliseconds