Home
last modified time | relevance | path

Searched defs:StateToString (Results 1 – 16 of 16) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_string_decoder.cc19 std::string HpackStringDecoder::StateToString(StringDecoderState v) { in StateToString() function in http2::HpackStringDecoder
/external/ot-br-posix/src/backbone_router/
Dbackbone_agent.cpp132 const char *BackboneAgent::StateToString(otBackboneRouterState aState) in StateToString() function in otbr::BackboneRouter::BackboneAgent
/external/openthread/src/core/backbone_router/
Dbbr_leader.cpp105 const char *Leader::StateToString(State aState) in StateToString() function in ot::BackboneRouter::Leader
/external/openthread/src/core/radio/
Dtrel_link.cpp485 const char *Link::StateToString(State aState) in StateToString() function in ot::Trel::Link
/external/openthread/src/core/thread/
Dtopology.cpp213 const char *Neighbor::StateToString(State aState) in StateToString() function in ot::Neighbor
Dnetwork_data_publisher.cpp459 const char *Publisher::Entry::StateToString(State aState) in StateToString() function in ot::NetworkData::Publisher::Entry
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dtls_chlo_extractor.cc407 std::string TlsChloExtractor::StateToString(State state) { in StateToString() function in quic::TlsChloExtractor
/external/openthread/src/cli/
Dcli_commissioner.cpp370 const char *Commissioner::StateToString(otCommissionerState aState) in StateToString() function in ot::Cli::Commissioner
/external/v4l2_codec2/components/
DV4L2Decoder.cpp782 const char* V4L2Decoder::StateToString(State state) { in StateToString() function in android::V4L2Decoder
/external/openthread/src/core/meshcop/
Djoiner.cpp656 const char *Joiner::StateToString(State aState) in StateToString() function in ot::MeshCoP::Joiner
Dcommissioner.cpp1212 const char *Commissioner::StateToString(State aState) in StateToString() function in ot::MeshCoP::Commissioner
/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
Dclient.cc163 /*static*/ absl::string_view DistributedRuntimeClientImpl::StateToString( in StateToString() function in xla::DistributedRuntimeClientImpl
/external/openthread/src/core/net/
Dsrp_client.cpp220 const char *Client::AutoStart::StateToString(State aState) in StateToString() function in ot::Srp::Client::AutoStart
2077 const char *Client::StateToString(State aState) in StateToString() function in ot::Srp::Client
Ddns_dso.cpp1318 const char *Dso::Connection::StateToString(State aState) in StateToString() function in ot::Dns::Dso::Connection
/external/openthread/src/core/mac/
Dsub_mac.cpp995 const char *SubMac::StateToString(State aState) in StateToString() function in ot::Mac::SubMac
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_frame_decoder_adapter.cc143 const char* Http2DecoderAdapter::StateToString(int state) { in StateToString() function in http2::Http2DecoderAdapter