Home
last modified time | relevance | path

Searched defs:ApplyDataRecordChange (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openscreen/discovery/dnssd/impl/
H A Ddns_data_graph.cc240 Error DnsDataGraphImpl::Node::ApplyDataRecordChange(MdnsRecord record, in ApplyDataRecordChange() function in openscreen::discovery::__anon9fc050fe0111::DnsDataGraphImpl::Node
412 Error DnsDataGraphImpl::ApplyDataRecordChange( in ApplyDataRecordChange() function in openscreen::discovery::__anon9fc050fe0111::DnsDataGraphImpl
H A Ddns_data_graph_unittest.cc89 Error ApplyDataRecordChange(MdnsRecord record, RecordChangedEvent event) { in ApplyDataRecordChange() function in openscreen::discovery::DnsDataGraphTests