Searched refs:kProtoCacheDefs (Results 1 – 2 of 2) sorted by relevance
360 static const ProtoDef kProtoCacheDefs[]; variable
329 const DexFileMethodInliner::ProtoDef DexFileMethodInliner::kProtoCacheDefs[] = { member in art::DexFileMethodInliner677 static_assert(arraysize(kProtoCacheDefs) == kProtoCacheLast, in DexFileMethodInliner()756 const ProtoDef& proto_def = kProtoCacheDefs[index]; in FindProtoIndex()