Home
last modified time | relevance | path

Searched refs:getState (Results 1 – 25 of 34) sorted by relevance

12

/hardware/interfaces/audio/aidl/default/bluetooth/
DDevicePortProxy.cpp287 LOG(VERBOSE) << __func__ << debugMessage() << ", state*=" << getState() << ", PcmConfig=[" in loadAudioConfig()
312 LOG(VERBOSE) << __func__ << debugMessage() << ", state=" << getState() << " request"; in standby()
315 LOG(VERBOSE) << __func__ << debugMessage() << ", state=" << getState() << " done"; in standby()
354 LOG(VERBOSE) << __func__ << debugMessage() << ", state=" << getState() in start()
368 LOG(ERROR) << __func__ << debugMessage() << ", state=" << getState() << " failure"; in start()
386 LOG(ERROR) << __func__ << debugMessage() << ", state=" << getState() in start()
393 LOG(INFO) << __func__ << debugMessage() << ", state=" << getState() in start()
396 LOG(ERROR) << __func__ << debugMessage() << ", state=" << getState() << " failure"; in start()
407 LOG(VERBOSE) << __func__ << debugMessage() << ", state=" << getState() << " request"; in suspend()
420 LOG(ERROR) << __func__ << debugMessage() << ", state=" << getState() << " failure"; in suspend()
[all …]
DStreamBluetooth.cpp98 if (mBtDeviceProxy == nullptr || mBtDeviceProxy->getState() == BluetoothStreamState::DISABLED) { in transfer()
103 LOG(WARNING) << __func__ << ": state= " << mBtDeviceProxy->getState() in transfer()
160 if (mBtDeviceProxy->getState() != BluetoothStreamState::DISABLED) { in prepareToClose()
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h279 const VertexAttribState& getState(int location);
761 const VertexAttribState& vertexAttrib = getState(index); in getVertexAttribParameter()
818 … const GLClientState::VertexAttribState& state = getState(GLClientState::VERTEX_LOCATION); in getClientStateParameter()
824 … const GLClientState::VertexAttribState& state = getState(GLClientState::VERTEX_LOCATION); in getClientStateParameter()
830 … const GLClientState::VertexAttribState& state = getState(GLClientState::VERTEX_LOCATION); in getClientStateParameter()
836 const GLClientState::VertexAttribState& state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()
842 const GLClientState::VertexAttribState& state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()
848 const GLClientState::VertexAttribState& state = getState(GLClientState::COLOR_LOCATION); in getClientStateParameter()
854 … const GLClientState::VertexAttribState& state = getState(GLClientState::NORMAL_LOCATION); in getClientStateParameter()
860 … const GLClientState::VertexAttribState& state = getState(GLClientState::NORMAL_LOCATION); in getClientStateParameter()
[all …]
/hardware/interfaces/automotive/occupant_awareness/aidl/vts/functional/
DVtsHalOccupantAwarenessV1_0TargetTest.cpp129 EXPECT_OK(mOccupantAwarenessService->getState(role, detectionCapability, &oasStatus)); in TEST_P()
139 ->getState(Role::INVALID, IOccupantAwareness::CAP_PRESENCE_DETECTION, in TEST_P()
146 ->getState(static_cast<Role>(invalidRole), in TEST_P()
152 ->getState(Role::FRONT_PASSENGER, IOccupantAwareness::CAP_NONE, &oasStatus) in TEST_P()
158 ->getState(Role::FRONT_PASSENGER, invalidDetectionFlags, &oasStatus) in TEST_P()
/hardware/interfaces/tv/hdmi/earc/aidl/aidl_api/android.hardware.tv.hdmi.earc/current/android/hardware/tv/hdmi/earc/
DIEArc.aidl40 android.hardware.tv.hdmi.earc.IEArcStatus getState(in int portId); in getState() method
/hardware/interfaces/tv/hdmi/earc/aidl/aidl_api/android.hardware.tv.hdmi.earc/1/android/hardware/tv/hdmi/earc/
DIEArc.aidl40 android.hardware.tv.hdmi.earc.IEArcStatus getState(in int portId); in getState() method
/hardware/interfaces/tv/hdmi/earc/aidl/android/hardware/tv/hdmi/earc/
DIEArc.aidl64 IEArcStatus getState(in int portId); in getState() method
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
DIOccupantAwareness.aidl73 OccupantAwarenessStatus getState(in Role occupantRole, in int detectionCapability); in getState() method
/hardware/interfaces/audio/aidl/default/include/core-impl/
DDevicePortProxy.h132 virtual BluetoothStreamState getState() const = 0;
181 BluetoothStreamState getState() const override NO_THREAD_SAFETY_ANALYSIS;
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
DIOccupantAwareness.aidl24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState() method
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
DIOccupantAwareness.aidl24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState() method
/hardware/interfaces/audio/aidl/android/hardware/audio/effect/
DIEffect.aidl150 State getState(); in getState() method
Dstate.gv33 INIT -> INIT[label = "IEffect.getState\nIEffect.getDescriptor"];
/hardware/interfaces/automotive/occupant_awareness/aidl/default/
DOccupantAwareness.h46 ndk::ScopedAStatus getState(Role occupantRole, int detectionCapability,
DOccupantAwareness.cpp68 ScopedAStatus OccupantAwareness::getState(Role occupantRole, int detectionCapability, in getState() function in android::hardware::automotive::occupant_awareness::V1_0::implementation::OccupantAwareness
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/1/android/hardware/audio/effect/
DIEffect.aidl41 android.hardware.audio.effect.State getState(); in getState() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/2/android/hardware/audio/effect/
DIEffect.aidl41 android.hardware.audio.effect.State getState(); in getState() method
/hardware/interfaces/automotive/occupant_awareness/aidl/mock/
DOccupantAwareness.h51 ndk::ScopedAStatus getState(Role occupantRole, int detectionCapability,
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/current/android/hardware/audio/effect/
DIEffect.aidl41 android.hardware.audio.effect.State getState(); in getState() method
/hardware/interfaces/tv/hdmi/earc/aidl/default/
DEArcMock.h43 ::ndk::ScopedAStatus getState(int32_t in_portId, IEArcStatus* _aidl_return) override;
DEArcMock.cpp54 ScopedAStatus EArcMock::getState(int32_t portId, IEArcStatus* _aidl_return) { in getState() function in android::hardware::tv::hdmi::earc::implementation::EArcMock
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
DHWC2OnFbAdapter.h68 State getState() const;
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp342 if (adapter.getState() == HWC2OnFbAdapter::State::MODIFIED) { in getChangedCompositionTypesHook()
369 if (adapter.getState() == HWC2OnFbAdapter::State::MODIFIED) { in getDisplayRequestsHook()
383 if (adapter.getState() == HWC2OnFbAdapter::State::MODIFIED) { in acceptDisplayChangesHook()
398 if (adapter.getState() != HWC2OnFbAdapter::State::VALIDATED) { in presentDisplayHook()
712 HWC2OnFbAdapter::State HWC2OnFbAdapter::getState() const { in getState() function in android::HWC2OnFbAdapter
/hardware/google/aemu/host-common/
DMediaH264DecoderVideoToolBoxProxy.cpp79 if (mVideoToolBoxDecoder.getState() == DecoderState::BAD_STATE) { in decodeFrame()
/hardware/interfaces/tv/hdmi/earc/aidl/vts/functional/
DVtsHalTvHdmiEArcAidlTargetTest.cpp94 ASSERT_TRUE(eArc->getState(1, &connectionStatus).isOk()); in TEST_P()

12