Searched refs:CreateProtoId (Results 1 – 1 of 1) sorted by relevance
147 void CreateProtoId(const DexFile& dex_file, uint32_t i);286 builder_maps.CreateProtoId(dex_file, i); in DexIrBuilder()445 void BuilderMaps::CreateProtoId(const DexFile& dex_file, uint32_t i) { in CreateProtoId() function in art::dex_ir::BuilderMaps