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 60 EXPECT_TRUE(dex_cache->StaticMethodTypeSize() == dex_cache->NumResolvedMethodTypes()
74 EXPECT_TRUE(dex_cache->StaticMethodTypeSize() == dex_cache->NumResolvedMethodTypes()
dex_cache.h 174 static constexpr size_t StaticMethodTypeSize() {

Completed in 1164 milliseconds