Home
last modified time | relevance | path

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

123

/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeThreadWindows.h33 lldb::StateType GetState() override { return m_state; } in GetState() function
/external/llvm-project/lldb/tools/debugserver/source/
DTTYState.cpp68 bool TTYStateSwitcher::GetState(uint32_t idx, int fd, bool saveProcessGroup) { in GetState() function in TTYStateSwitcher
/external/libchrome/base/android/
Dapplication_status_listener.cc64 ApplicationState ApplicationStatusListener::GetState() { in GetState() function in base::android::ApplicationStatusListener
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
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/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
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/rtc_base/
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
Dsocket_adapters.cc259 Socket::ConnState AsyncHttpsProxySocket::GetState() const { in GetState() function in rtc::AsyncHttpsProxySocket
498 Socket::ConnState AsyncSocksProxySocket::GetState() const { in GetState() function in rtc::AsyncSocksProxySocket
Dasync_udp_socket.cc94 AsyncUDPSocket::State AsyncUDPSocket::GetState() const { in GetState() function in rtc::AsyncUDPSocket
Dstream.cc81 StreamState StreamAdapterInterface::GetState() const { in GetState() function in rtc::StreamAdapterInterface
Dasync_socket.cc98 AsyncSocket::ConnState AsyncSocketAdapter::GetState() const { in GetState() function in rtc::AsyncSocketAdapter
Dasync_tcp_socket.cc104 AsyncTCPSocket::State AsyncTCPSocketBase::GetState() const { in GetState() function in rtc::AsyncTCPSocketBase
/external/webrtc/modules/video_coding/
Dframe_buffer.cc254 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/llvm-project/lldb/source/Plugins/Process/FreeBSDRemote/
DNativeThreadFreeBSD.cpp183 lldb::StateType NativeThreadFreeBSD::GetState() { return m_state; } in GetState() function in NativeThreadFreeBSD
/external/llvm-project/lldb/source/Plugins/Process/NetBSD/
DNativeThreadNetBSD.cpp200 lldb::StateType NativeThreadNetBSD::GetState() { return m_state; } in GetState() function in NativeThreadNetBSD
/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp260 FWLTHEME_STATE CFWL_MonthCalendarTP::GetState(uint32_t dwFWLStates) { in GetState() function in CFWL_MonthCalendarTP
/external/grpc-grpc/src/cpp/client/
Dchannel_cc.cc154 grpc_connectivity_state Channel::GetState(bool try_to_connect) { in GetState() function in grpc::Channel
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
DHexagonDYLDRendezvous.h106 uint64_t GetState() const { return m_current.state; } in GetState() function
/external/rust/crates/grpcio-sys/grpc/src/cpp/client/
Dchannel_cc.cc167 grpc_connectivity_state Channel::GetState(bool try_to_connect) { in GetState() function in grpc::Channel
/external/webrtc/test/network/
Dfake_network_socket_server.cc246 rtc::AsyncSocket::ConnState FakeNetworkSocket::GetState() const { in GetState() function in webrtc::test::FakeNetworkSocket
/external/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDYLDRendezvous.h99 uint64_t GetState() const { return m_current.state; } in GetState() function

123