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

  /art/runtime/mirror/
dex_cache_test.cc 61 EXPECT_TRUE(dex_cache->StaticMethodTypeSize() == dex_cache->NumResolvedMethodTypes()
75 EXPECT_TRUE(dex_cache->StaticMethodTypeSize() == dex_cache->NumResolvedMethodTypes()
dex_cache.h 187 static constexpr size_t StaticMethodTypeSize() {

Completed in 136 milliseconds