OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_service
(Results
1 - 12
of
12
) 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:__anon31021
/external/protobuf/src/google/protobuf/compiler/
parser.cc
375
return ParseServiceDefinition(file->
add_service
());
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser.cc
500
return ParseServiceDefinition(file->
add_service
(), location);
[
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
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h
389
inline ::google::protobuf::ServiceDescriptorProto*
add_service
();
3104
inline ::google::protobuf::ServiceDescriptorProto* FileDescriptorProto::
add_service
() {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
descriptor_unittest.cc
89
ServiceDescriptorProto* result = file->
add_service
();
[
all
...]
descriptor.cc
[
all
...]
descriptor.pb.cc
[
all
...]
Completed in 1832 milliseconds