HomeSort by relevance Sort by last modified time
    Searched refs:add_service (Results 1 - 6 of 6) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
parser.cc 375 return ParseServiceDefinition(file->add_service());
    [all...]
  /external/bluetooth/bluez/tools/
sdptool.c 3565 static int add_service(bdaddr_t *bdaddr, svc_info_t *si) function
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 366 inline ::google::protobuf::ServiceDescriptorProto* add_service();
2689 inline ::google::protobuf::ServiceDescriptorProto* FileDescriptorProto::add_service() { function in class:google::protobuf::FileDescriptorProto
    [all...]
descriptor.cc     [all...]
descriptor_unittest.cc 87 ServiceDescriptorProto* result = file->add_service();
    [all...]
descriptor.pb.cc     [all...]

Completed in 87 milliseconds