/hardware/interfaces/audio/aidl/default/bluetooth/ |
D | DevicePortProxy.cpp | 287 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 …]
|
D | StreamBluetooth.cpp | 98 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/ |
D | GLClientState.h | 279 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/ |
D | VtsHalOccupantAwarenessV1_0TargetTest.cpp | 129 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/ |
D | IEArc.aidl | 40 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/ |
D | IEArc.aidl | 40 android.hardware.tv.hdmi.earc.IEArcStatus getState(in int portId); in getState() method
|
/hardware/interfaces/tv/hdmi/earc/aidl/android/hardware/tv/hdmi/earc/ |
D | IEArc.aidl | 64 IEArcStatus getState(in int portId); in getState() method
|
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/ |
D | IOccupantAwareness.aidl | 73 OccupantAwarenessStatus getState(in Role occupantRole, in int detectionCapability); in getState() method
|
/hardware/interfaces/audio/aidl/default/include/core-impl/ |
D | DevicePortProxy.h | 132 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/ |
D | IOccupantAwareness.aidl | 24 …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/ |
D | IOccupantAwareness.aidl | 24 …android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardwar… in getState() method
|
/hardware/interfaces/audio/aidl/android/hardware/audio/effect/ |
D | IEffect.aidl | 150 State getState(); in getState() method
|
D | state.gv | 33 INIT -> INIT[label = "IEffect.getState\nIEffect.getDescriptor"];
|
/hardware/interfaces/automotive/occupant_awareness/aidl/default/ |
D | OccupantAwareness.h | 46 ndk::ScopedAStatus getState(Role occupantRole, int detectionCapability,
|
D | OccupantAwareness.cpp | 68 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/ |
D | IEffect.aidl | 41 android.hardware.audio.effect.State getState(); in getState() method
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/2/android/hardware/audio/effect/ |
D | IEffect.aidl | 41 android.hardware.audio.effect.State getState(); in getState() method
|
/hardware/interfaces/automotive/occupant_awareness/aidl/mock/ |
D | OccupantAwareness.h | 51 ndk::ScopedAStatus getState(Role occupantRole, int detectionCapability,
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/current/android/hardware/audio/effect/ |
D | IEffect.aidl | 41 android.hardware.audio.effect.State getState(); in getState() method
|
/hardware/interfaces/tv/hdmi/earc/aidl/default/ |
D | EArcMock.h | 43 ::ndk::ScopedAStatus getState(int32_t in_portId, IEArcStatus* _aidl_return) override;
|
D | EArcMock.cpp | 54 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/ |
D | HWC2OnFbAdapter.h | 68 State getState() const;
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/ |
D | HWC2OnFbAdapter.cpp | 342 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/ |
D | MediaH264DecoderVideoToolBoxProxy.cpp | 79 if (mVideoToolBoxDecoder.getState() == DecoderState::BAD_STATE) { in decodeFrame()
|
/hardware/interfaces/tv/hdmi/earc/aidl/vts/functional/ |
D | VtsHalTvHdmiEArcAidlTargetTest.cpp | 94 ASSERT_TRUE(eArc->getState(1, &connectionStatus).isOk()); in TEST_P()
|