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

  /hardware/libhardware/include/hardware/
bt_gatt_server.h 139 bt_status_t (*add_service)( int server_if, btgatt_srvc_id_t *srvc_id, int num_handles); member in struct:__anon20608
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 375 return ParseServiceDefinition(file->add_service());
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [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 162 milliseconds