Searched defs:proto_id (Results 1 – 3 of 3) sorted by relevance
27 …ProtoDataAccessor(const File &panda_file, File::EntityId proto_id) : panda_file_(panda_file), prot… in ProtoDataAccessor()
57 Method::Proto::Proto(const panda_file::File &pf, panda_file::File::EntityId proto_id) in Proto()
163 …ProtoId(const panda_file::File &pf, panda_file::File::EntityId proto_id) : pf_(pf), proto_id_(prot… in ProtoId()