Home
last modified time | relevance | path

Searched defs:GetState (Results 26 – 50 of 201) sorted by relevance

123456789

/aosp_15_r20/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
/aosp_15_r20/hardware/interfaces/tv/hdmi/earc/aidl/vts/functional/
H A DVtsHalTvHdmiEArcAidlTargetTest.cpp92 TEST_P(EArcTest, GetState) { in TEST_P() argument
/aosp_15_r20/external/webrtc/p2p/base/
H A Dmock_ice_transport.h50 IceTransportState GetState() const override { in GetState() function
/aosp_15_r20/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
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/
H A Dintercepted_channel.h41 grpc_connectivity_state GetState(bool try_to_connect) override { in GetState() function
H A Ddelegating_channel.h37 grpc_connectivity_state GetState(bool try_to_connect) override { in GetState() function
/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.hpp923 inline otRadioState Radio::GetState(void) { return otPlatRadioGetState(GetInstancePtr()); } in GetState() function in ot::Radio
1068 inline otRadioState Radio::GetState(void) { return OT_RADIO_STATE_DISABLED; } in GetState() function in ot::Radio
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmspstrm.h70 virtual HRESULT GetState(DWORD *pdwStatus) { return E_NOTIMPL; } in GetState() function
/aosp_15_r20/external/openthread/src/core/utils/
H A Djam_detector.hpp110 bool GetState(void) const { return mJamState; } in GetState() function in ot::Utils::JamDetector
/aosp_15_r20/external/webrtc/rtc_base/
H A Dmemory_stream.cc22 StreamState MemoryStream::GetState() const { in GetState() function in rtc::MemoryStream
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dframe_buffer.cc251 VCMFrameBufferStateEnum VCMFrameBuffer::GetState() const { in GetState() function in webrtc::VCMFrameBuffer
/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy.h99 virtual BluetoothStreamState GetState() const { return static_cast<BluetoothStreamState>(0); } in GetState() function
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DSimplePointer.h124 EFI_SIMPLE_POINTER_GET_STATE GetState; member
H A DAbsolutePointer.h186 EFI_ABSOLUTE_POINTER_GET_STATE GetState; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DSimplePointer.h124 EFI_SIMPLE_POINTER_GET_STATE GetState; member
H A DAbsolutePointer.h186 EFI_ABSOLUTE_POINTER_GET_STATE GetState; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DSimplePointer.h124 EFI_SIMPLE_POINTER_GET_STATE GetState; member
H A DAbsolutePointer.h179 EFI_ABSOLUTE_POINTER_GET_STATE GetState; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DSimplePointer.h130 EFI_SIMPLE_POINTER_GET_STATE GetState; member
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Djoiner.hpp127 State GetState(void) const { return mState; } in GetState() function in ot::MeshCoP::Joiner
/aosp_15_r20/packages/modules/Bluetooth/system/test/suite/adapter/
Dbluetooth_test.cc107 bt_state_t BluetoothTest::GetState() { return state_; } in GetState() function in bttest::BluetoothTest
/aosp_15_r20/external/pigweed/pw_digital_io/public/pw_digital_io/
H A Ddigital_io.h96 Result<State> GetState() { return DoGetState(); } in GetState() function
/aosp_15_r20/system/update_engine/
H A Dlibcurl_http_fetcher.h53 State GetState() { return state_; } in GetState() function

123456789