Home
last modified time | relevance | path

Searched refs:ApplyChildChange (Results 1 – 1 of 1) sorted by relevance

/external/openscreen/discovery/dnssd/impl/
Ddns_data_graph.cc128 void ApplyChildChange(DomainName child_name, RecordChangedEvent event);
294 ApplyChildChange(std::move(child_name), event); in ApplyDataRecordChange()
300 void DnsDataGraphImpl::Node::ApplyChildChange(DomainName child_name, in ApplyChildChange() function in openscreen::discovery::__anon102d81ef0111::DnsDataGraphImpl::Node