Searched defs:proto_reference (Results 1 – 4 of 4) sorted by relevance
87 void ReserveJitMethodTypeRoot(ProtoReference proto_reference, in ReserveJitMethodTypeRoot()93 uint64_t GetJitMethodTypeRootIndex(ProtoReference proto_reference) const { in GetJitMethodTypeRootIndex()
71 const ProtoReference& proto_reference = entry.first; in EmitJitRootPatches() local
213 void CodeGenerator::ReserveJitMethodTypeRoot(ProtoReference proto_reference, in ReserveJitMethodTypeRoot()219 uint64_t CodeGenerator::GetJitMethodTypeRootIndex(ProtoReference proto_reference) { in GetJitMethodTypeRootIndex()
8632 ProtoReference proto_reference(info.target_dex_file, dex::ProtoIndex(info.offset_or_index)); in EmitJitRootPatches() local