Searched defs:MethodCacheEntry (Results 1 – 1 of 1) sorted by relevance
47 struct MethodCacheEntry { struct48 int32_t offset; // Offset relative to the start of the dex file header.49 int32_t len;50 int32_t index; // Method index.