Searched refs:CreateMethodId (Results 1 – 1 of 1) sorted by relevance
149 void CreateMethodId(const DexFile& dex_file, uint32_t i);296 builder_maps.CreateMethodId(dex_file, i); in DexIrBuilder()468 void BuilderMaps::CreateMethodId(const DexFile& dex_file, uint32_t i) { in CreateMethodId() function in art::dex_ir::BuilderMaps