Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_string_decoder.cc19 std::string HpackStringDecoder::StateToString(StringDecoderState v) { in StateToString() function in http2::HpackStringDecoder
/aosp_15_r20/external/openthread/src/core/backbone_router/
H A Dbbr_leader.cpp99 const char *Leader::StateToString(State aState) in StateToString() function in ot::BackboneRouter::Leader
/aosp_15_r20/external/ot-br-posix/src/backbone_router/
H A Dbackbone_agent.cpp132 const char *BackboneAgent::StateToString(otBackboneRouterState aState) in StateToString() function in otbr::BackboneRouter::BackboneAgent
/aosp_15_r20/external/openthread/src/core/thread/
H A Dneighbor.cpp236 const char *Neighbor::StateToString(State aState) in StateToString() function in ot::Neighbor
H A Dnetwork_data_publisher.cpp471 const char *Publisher::Entry::StateToString(State aState) in StateToString() function in ot::NetworkData::Publisher::Entry
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_client.cpp315 const char *Client::AutoStart::StateToString(State aState) in StateToString() function in ot::Srp::Client::AutoStart
2546 const char *Client::StateToString(State aState) in StateToString() function in ot::Srp::Client
H A Dnat64_translator.cpp53 const char *StateToString(State aState) in StateToString() function
H A Ddns_dso.cpp1304 const char *Dso::Connection::StateToString(State aState) in StateToString() function in ot::Dns::Dso::Connection
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dmeshcop_tlvs.cpp96 const char *StateTlv::StateToString(State aState) in StateToString() function in ot::MeshCoP::StateTlv
H A Djoiner.cpp604 const char *Joiner::StateToString(State aState) in StateToString() function in ot::MeshCoP::Joiner
H A Dsecure_transport.cpp1220 const char *SecureTransport::StateToString(State aState) in StateToString() function in ot::MeshCoP::SecureTransport
H A Dcommissioner.cpp1127 const char *Commissioner::StateToString(State aState) in StateToString() function in ot::MeshCoP::Commissioner
/aosp_15_r20/external/openthread/src/core/radio/
H A Dtrel_link.cpp469 const char *Link::StateToString(State aState) in StateToString() function in ot::Trel::Link
/aosp_15_r20/external/openthread/src/core/border_router/
H A Drouting_manager.cpp3008 const char *RoutingManager::OnLinkPrefixManager::StateToString(State aState) in StateToString() function in ot::BorderRouter::RoutingManager::OnLinkPrefixManager
3492 const char *RoutingManager::RoutePublisher::StateToString(State aState) in StateToString() function in ot::BorderRouter::RoutingManager::RoutePublisher
4164 const char *RoutingManager::PdPrefixManager::StateToString(State aState) in StateToString() function in ot::BorderRouter::RoutingManager::PdPrefixManager
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connector.cc203 const char* LowEnergyConnector::StateToString(State state) { in StateToString() function in bt::gap::internal::LowEnergyConnector
H A Dlow_energy_discovery_manager.cc219 std::string LowEnergyDiscoveryManager::StateToString(State state) { in StateToString() function in bt::gap::LowEnergyDiscoveryManager
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_commissioner.cpp578 const char *Commissioner::StateToString(otCommissionerState aState) in StateToString() function in ot::Cli::Commissioner
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dtls_chlo_extractor.cc448 std::string TlsChloExtractor::StateToString(State state) { in StateToString() function in quic::TlsChloExtractor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
H A Dclient.cc163 /*static*/ absl::string_view DistributedRuntimeClientImpl::StateToString( in StateToString() function in xla::DistributedRuntimeClientImpl
/aosp_15_r20/external/openthread/src/core/mac/
H A Dsub_mac.cpp991 const char *SubMac::StateToString(State aState) in StateToString() function in ot::Mac::SubMac
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2Decoder.cpp1021 const char* V4L2Decoder::StateToString(State state) { in StateToString() function in android::V4L2Decoder
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dle_dynamic_channel_test.cc239 TEST_F(LeDynamicChannelTest, StateToString) { in TEST_F() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_frame_decoder_adapter.cc145 const char* Http2DecoderAdapter::StateToString(int state) { in StateToString() function in http2::Http2DecoderAdapter