Home
last modified time | relevance | path

Searched defs:GetState (Results 1 – 25 of 69) sorted by relevance

123

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_embedding_engine_state_interface.h44 tensorflow::TpuEmbeddingEngineState* GetState() const { in GetState() function
/external/libchrome/base/android/
Dapplication_status_listener.cc64 ApplicationState ApplicationStatusListener::GetState() { in GetState() function in base::android::ApplicationStatusListener
/external/pigweed/pw_digital_io_mcuxpresso/
Dinterrupt_controller.cc96 pw::Result<pw::digital_io::State> McuxpressoInterruptController::GetState( in GetState() function in pw::digital_io::McuxpressoInterruptController
/external/pigweed/pw_digital_io/
Ddigital_io_service.cc73 void DigitalIoService::GetState( in GetState() function in pw::digital_io::DigitalIoService
Ddigital_io.proto54 rpc GetState(DigitalIoGetStateRequest) returns (DigitalIoGetStateResponse) {} rpc
/external/perfetto/src/trace_processor/util/
Dannotated_callsites.cc38 AnnotatedCallsites::State AnnotatedCallsites::GetState( in GetState() function in perfetto::trace_processor::AnnotatedCallsites
/external/webrtc/rtc_base/
Dasync_tcp_socket.cc92 AsyncTCPSocket::State AsyncTCPSocketBase::GetState() const { in GetState() function in rtc::AsyncTCPSocketBase
318 AsyncTcpListenSocket::State AsyncTcpListenSocket::GetState() const { in GetState() function in rtc::AsyncTcpListenSocket
Dsocket_stream.cc50 StreamState SocketStream::GetState() const { in GetState() function in rtc::SocketStream
Dmemory_stream.cc22 StreamState MemoryStream::GetState() const { in GetState() function in rtc::MemoryStream
/external/cronet/base/android/
Dapplication_status_listener.cc109 ApplicationState ApplicationStatusListener::GetState() { in GetState() function in base::android::ApplicationStatusListener
/external/perfetto/src/trace_processor/sqlite/
Dmodule_lifecycle_manager.h122 static typename Module::State* GetState(PerVtabState* s) { in GetState() function
/external/openthread/src/core/net/
Dsrp_client.hpp166 ItemState GetState(void) const { return static_cast<ItemState>(mState); } in GetState() function in ot::Srp::Client::HostInfo
278 ItemState GetState(void) const { return static_cast<ItemState>(mState); } in GetState() function in ot::Srp::Client::Service
951 State GetState(void) const { return mState; } in GetState() function in ot::Srp::Client::AutoStart
1008 State GetState(void) const { return mState; } in GetState() function in ot::Srp::Client
Ddnssd.cpp94 Dnssd::State Dnssd::GetState(void) const { return MapEnum(otPlatDnssdGetState(&GetInstance())); } in GetState() function in ot::Dnssd
/external/grpc-grpc/include/grpcpp/impl/
Dintercepted_channel.h41 grpc_connectivity_state GetState(bool try_to_connect) override { in GetState() function
Ddelegating_channel.h37 grpc_connectivity_state GetState(bool try_to_connect) override { in GetState() function
/external/grpc-grpc/test/cpp/end2end/
Ddelegating_channel_test.cc52 grpc_connectivity_state GetState(bool /*try_to_connect*/) override { in GetState() function in grpc::testing::__anon5ae9f3280111::TestChannel
/external/webrtc/p2p/base/
Dmock_ice_transport.h50 IceTransportState GetState() const override { in GetState() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dintercepted_channel.h41 grpc_connectivity_state GetState(bool try_to_connect) override { in GetState() function
Ddelegating_channel.h37 grpc_connectivity_state GetState(bool try_to_connect) override { in GetState() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dintercepted_channel.h41 grpc_connectivity_state GetState(bool try_to_connect) override { in GetState() function
Ddelegating_channel.h37 grpc_connectivity_state GetState(bool try_to_connect) override { in GetState() function
/external/openthread/src/core/utils/
Djam_detector.hpp110 bool GetState(void) const { return mJamState; } in GetState() function in ot::Utils::JamDetector
/external/webrtc/modules/video_coding/
Dframe_buffer.cc251 VCMFrameBufferStateEnum VCMFrameBuffer::GetState() const { in GetState() function in webrtc::VCMFrameBuffer
/external/crosvm/protos/src/
Dplugin.proto132 message GetState { message
239 message GetState { message
324 message GetState { message
433 message GetState { message
/external/openthread/src/core/meshcop/
Djoiner.hpp127 State GetState(void) const { return mState; } in GetState() function in ot::MeshCoP::Joiner

123