Searched refs:ResolveProtoIndex (Results 1 – 3 of 3) sorted by relevance
29 proto_off_ = panda_file.ResolveProtoIndex(method_id, proto_idx_).GetOffset(); in MethodDataAccessor()
46 return File::EntityId(panda_file.ResolveProtoIndex(method_id, proto_idx_).GetOffset()); in GetProtoId()
345 EntityId ResolveProtoIndex(EntityId id, Index idx) const in ResolveProtoIndex() function