Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dnetwork_data_publisher.cpp514 void Publisher::DnsSrpServiceEntry::Publish(const Info &aInfo) in Publish() function in ot::NetworkData::Publisher::DnsSrpServiceEntry
794 void Publisher::PrefixEntry::Publish(const OnMeshPrefixConfig &aConfig) in Publish() function in ot::NetworkData::Publisher::PrefixEntry
801 void Publisher::PrefixEntry::Publish(const ExternalRouteConfig &aConfig) in Publish() function in ot::NetworkData::Publisher::PrefixEntry
808 void Publisher::PrefixEntry::Publish(const Ip6::Prefix &aPrefix, uint16_t aNewFlags, Type aNewType) in Publish() function in ot::NetworkData::Publisher::PrefixEntry
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dserver.cc1261 void Server::CallData::Publish(size_t cq_idx, RequestedCall* rc) { in Publish() function in grpc_core::Server::CallData