Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_client.hpp170 ItemState GetState(void) const { return static_cast<ItemState>(mState); } in GetState() function in ot::Srp::Client::HostInfo
282 ItemState GetState(void) const { return static_cast<ItemState>(mState); } in GetState() function in ot::Srp::Client::Service
1021 State GetState(void) const { return mState; } in GetState() function in ot::Srp::Client::AutoStart
1076 State GetState(void) const { return mState; } in GetState() function in ot::Srp::Client
/aosp_15_r20/external/crosvm/protos/src/
H A Dplugin.proto132 message GetState { message
239 message GetState { message
324 message GetState { message
433 message GetState { message
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine.h38 StateT GetState() const { return state_; } in GetState() function
153 inline State GetState(void) const { return static_cast<State>(StateMachine::GetState()); } in GetState() function
/aosp_15_r20/external/webrtc/rtc_base/
H A 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
H A Dsocket_adapters.cc266 Socket::ConnState AsyncHttpsProxySocket::GetState() const { in GetState() function in rtc::AsyncHttpsProxySocket
506 Socket::ConnState AsyncSocksProxySocket::GetState() const { in GetState() function in rtc::AsyncSocksProxySocket
H A Dsocket_stream.cc50 StreamState SocketStream::GetState() const { in GetState() function in rtc::SocketStream
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.h59 types::CigState GetState(void) const { return state_; } in GetState() function
252 inline types::AseState GetState(void) const { return current_state_; } in GetState() function
/aosp_15_r20/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h256 SLresult (*GetState) ( member
335 SLresult (*GetState) ( member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/SLES/
DOpenSLES_Android.h256 SLresult (*GetState) ( member
335 SLresult (*GetState) ( member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/Interfaces/
DScriptedThreadInterface.h32 virtual lldb::StateType GetState() { return lldb::eStateInvalid; } in GetState() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/Interfaces/
DScriptedThreadInterface.h32 virtual lldb::StateType GetState() { return lldb::eStateInvalid; } in GetState() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/Interfaces/
DScriptedThreadInterface.h32 virtual lldb::StateType GetState() { return lldb::eStateInvalid; } in GetState() function
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_embedding_engine_state_interface.h44 tensorflow::TpuEmbeddingEngineState* GetState() const { in GetState() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/Interfaces/
DScriptedThreadInterface.h32 virtual lldb::StateType GetState() { return lldb::eStateInvalid; } in GetState() function
/aosp_15_r20/hardware/google/camera/common/hal/utils/profiling/
Dtracked_profiler.h57 EventType GetState() { in GetState() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/term/
Dterm.go38 func GetState(fd int) (*State, error) { func
/aosp_15_r20/external/pigweed/pw_digital_io_mcuxpresso/
H A Dinterrupt_controller.cc96 pw::Result<pw::digital_io::State> McuxpressoInterruptController::GetState( in GetState() function in pw::digital_io::McuxpressoInterruptController
/aosp_15_r20/external/libchrome/base/android/
H A Dapplication_status_listener.cc64 ApplicationState ApplicationStatusListener::GetState() { in GetState() function in base::android::ApplicationStatusListener
/aosp_15_r20/external/pigweed/pw_digital_io/
H A Ddigital_io_service.cc73 void DigitalIoService::GetState( in GetState() function in pw::digital_io::DigitalIoService
H A Ddigital_io.proto54 rpc GetState(DigitalIoGetStateRequest) returns (DigitalIoGetStateResponse) {} rpc
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dannotated_callsites.cc38 AnnotatedCallsites::State AnnotatedCallsites::GetState( in GetState() function in perfetto::trace_processor::AnnotatedCallsites
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dsession.h51 MainLoopState GetState() { return state_; } in GetState() function
/aosp_15_r20/external/cronet/base/android/
H A Dapplication_status_listener.cc109 ApplicationState ApplicationStatusListener::GetState() { in GetState() function in base::android::ApplicationStatusListener
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Dmodule_lifecycle_manager.h122 static typename Module::State* GetState(PerVtabState* s) { in GetState() function
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Ddelegating_channel_test.cc52 grpc_connectivity_state GetState(bool /*try_to_connect*/) override { in GetState() function in grpc::testing::__anon2311494a0111::TestChannel

123456789