Home
last modified time | relevance | path

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

/external/openscreen/discovery/dnssd/impl/
Ddns_data_graph.cc83 using ScopedCallbackHandler = std::unique_ptr<NodeLifetimeHandler>; typedef in openscreen::discovery::__anon102d81ef0111::DnsDataGraphImpl
179 ScopedCallbackHandler GetScopedCreationHandler(
181 ScopedCallbackHandler GetScopedDeletionHandler(
371 DnsDataGraphImpl::ScopedCallbackHandler
378 DnsDataGraphImpl::ScopedCallbackHandler
387 ScopedCallbackHandler creation_handler = in StartTracking()
398 ScopedCallbackHandler deletion_handler = in StopTracking()
414 ScopedCallbackHandler creation_handler = in ApplyDataRecordChange()
416 ScopedCallbackHandler deletion_handler = in ApplyDataRecordChange()