Home
last modified time | relevance | path

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

1234

/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/
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/ot-br-posix/src/host/posix/
Ddnssd.hpp106 State GetState(void) const { return mState; } in GetState() function in otbr::DnssdPlatform
/external/perfetto/src/trace_processor/util/
Dannotated_callsites.cc41 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/stable/base/android/
Dapplication_status_listener.cc111 ApplicationState ApplicationStatusListener::GetState() { in GetState() function in base::android::ApplicationStatusListener
/external/cronet/tot/base/android/
Dapplication_status_listener.cc111 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/grpc-grpc/test/cpp/end2end/
Ddelegating_channel_test.cc52 grpc_connectivity_state GetState(bool /*try_to_connect*/) override { in GetState() function in grpc::testing::__anon84a7c3ca0111::TestChannel
/external/rust/android-crates-io/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/webrtc/p2p/base/
Dmock_ice_transport.h50 IceTransportState GetState() const override { in GetState() function
/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/rust/android-crates-io/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/openthread/src/core/utils/
Djam_detector.hpp106 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/openthread/src/core/net/
Dsrp_client.hpp159 ItemState GetState(void) const { return static_cast<ItemState>(mState); } in GetState() function in ot::Srp::Client::HostInfo
259 ItemState GetState(void) const { return static_cast<ItemState>(mState); } in GetState() function in ot::Srp::Client::Service
957 State GetState(void) const { return mState; } in GetState() function in ot::Srp::Client::AutoStart
1012 State GetState(void) const { return mState; } in GetState() function in ot::Srp::Client
/external/crosvm/protos/src/
Dplugin.proto132 message GetState { message
239 message GetState { message
324 message GetState { message
433 message GetState { message
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
DSimplePointer.h124 EFI_SIMPLE_POINTER_GET_STATE GetState; member

1234