Home
last modified time | relevance | path

Searched defs:AddressBook (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/examples/
Dlist_people.go34 func listPeople(w io.Writer, book *pb.AddressBook) {
Daddressbook.proto48 message AddressBook { message
/third_party/protobuf/csharp/src/AddressBook/
DAddressbook.cs593 public sealed partial class AddressBook : pb::IMessage<AddressBook> class
614 public AddressBook() { in AddressBook() method in Google.Protobuf.Examples.AddressBook.AddressBook
621 public AddressBook(AddressBook other) : this() { in AddressBook() method in Google.Protobuf.Examples.AddressBook.AddressBook