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