Home
last modified time | relevance | path

Searched defs:RemoveService (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_service.hpp428 template <typename ServiceDataType> Error RemoveService(const ServiceDataType &aServiceData) in RemoveService() function in ot::NetworkData::Service::Manager
433 …Error RemoveService(uint8_t aServiceNumber) { return RemoveService(&aServiceNumber, sizeof(uint8_t… in RemoveService() function in ot::NetworkData::Service::Manager
H A Dnetwork_data_local.cpp231 Error Local::RemoveService(uint32_t aEnterpriseNumber, const ServiceData &aServiceData) in RemoveService() function in ot::NetworkData::Local
H A Dnetwork_data_service.cpp62 Error Manager::RemoveService(const void *aServiceData, uint8_t aServiceDataLength) in RemoveService() function in ot::NetworkData::Service::Manager
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt_server_server.cc175 void RemoveService() override { in RemoveService() function in bthost::GattServerServer::LocalServiceImpl
228 void GattServerServer::RemoveService(uint64_t id) { in RemoveService() function in bthost::GattServerServer
H A Dgatt2_server_server.cc67 void Gatt2ServerServer::RemoveService(InternalServiceId id) { in RemoveService() function in bthost::Gatt2ServerServer
/aosp_15_r20/system/core/init/
H A Dservice_list.cpp54 void ServiceList::RemoveService(const Service& svc) { in RemoveService() function in android::init::ServiceList
/aosp_15_r20/external/openthread/src/core/backbone_router/
H A Dbbr_local.cpp202 void Local::RemoveService(void) in RemoveService() function in ot::BackboneRouter::Local
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_client.cpp777 Error Client::RemoveService(Service &aService) in RemoveService() function in ot::Srp::Client
H A Dsrp_server.cpp2116 void Server::Host::RemoveService(Service *aService, RetainName aRetainName, NotifyMode aNotifyServi… in RemoveService() function in ot::Srp::Server::Host
/aosp_15_r20/external/mdnsresponder/mDNSWindows/SystemService/
H A DService.c450 static OSStatus RemoveService( LPCTSTR inName ) in RemoveService() function