Home
last modified time | relevance | path

Searched defs:PublishService (Results 1 – 7 of 7) sorted by relevance

/external/chromiumos-config/proto/chromiumos/test/api/
Dpublish_service.proto16 service PublishService { service
20 rpc UploadToGS(UploadToGSRequest)
/external/pigweed/pw_bluetooth_profiles/
Ddevice_info_service.cc21 void DeviceInfoServiceImpl::PublishService( in PublishService() function in pw::bluetooth_profiles::DeviceInfoServiceImpl
Ddevice_info_service_test.cc30 void PublishService( in PublishService() function in pw::bluetooth_profiles::__anonfbf30bc70111::FakeGattServer
/external/chromiumos-config/python/chromiumos/test/api/
Dpublish_service_pb2_grpc.py58 class PublishService(object): class
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dgatt2_server_server.cc77 void Gatt2ServerServer::PublishService( in PublishService() function in bthost::Gatt2ServerServer
Dgatt_server_server.cc238 void GattServerServer::PublishService( in PublishService() function in bthost::GattServerServer
/external/ot-br-posix/src/mdns/
Dmdns.cpp52 void Publisher::PublishService(const std::string &aHostName, in PublishService() function in otbr::Mdns::Publisher