Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/
Davrcp_sdp_service.cc62 uint16_t AvrcpSdpService::RemoveRecord(const uint16_t service_uuid, const uint16_t request_id) { in RemoveRecord() function in bluetooth::avrcp::AvrcpSdpService
Davrcp_sdp_records.cc75 uint16_t AvrcSdpRecordHelper::RemoveRecord(const uint16_t request_id) { in RemoveRecord() function in bluetooth::avrcp::AvrcSdpRecordHelper
/aosp_15_r20/external/cronet/net/dns/
H A Dmdns_cache.cc159 std::unique_ptr<const RecordParsed> MDnsCache::RemoveRecord( in RemoveRecord() function in net::MDnsCache
H A Dmdns_cache_unittest.cc347 TEST_F(MDnsCacheTest, RemoveRecord) { in TEST_F() argument
/aosp_15_r20/external/openscreen/discovery/mdns/
H A Dmdns_publisher.cc209 Error MdnsPublisher::RemoveRecord(const MdnsRecord& record, in RemoveRecord() function in openscreen::discovery::MdnsPublisher
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DLL.NET/
H A Ddnssd_NET.cpp811 DNSService::RemoveRecord in RemoveRecord() function in DNSService
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc110 uint16_t RemoveRecord(uint32_t sdp_handle) { return AVRC_RemoveRecord(sdp_handle); } in RemoveRecord() function in bluetooth::avrcp::AvrcpInterfaceImpl