/hardware/interfaces/sensors/common/default/2.X/multihal/tests/ |
D | HalProxy_test.cpp | 321 proxy.initialize(*eventQueue->getDesc(), *wakeLockQueue->getDesc(), callback); in TEST() 338 proxy.initialize(*eventQueue->getDesc(), *wakeLockQueue->getDesc(), callback); in TEST() 354 proxy.initialize(*eventQueue->getDesc(), *wakeLockQueue->getDesc(), callback); in TEST() 380 proxy.initialize(*eventQueue->getDesc(), *wakeLockQueue->getDesc(), callback); in TEST() 406 proxy.initialize(*eventQueue->getDesc(), *wakeLockQueue->getDesc(), callback); in TEST() 427 proxy.initialize(*eventQueue->getDesc(), *wakeLockQueue->getDesc(), callback); in TEST() 455 proxy.initialize(*eventQueue->getDesc(), *wakeLockQueue->getDesc(), callback); in TEST() 480 proxy.initialize(*eventQueue->getDesc(), *wakeLockQueue->getDesc(), callback); in TEST() 497 proxy.initialize(*eventQueue->getDesc(), *wakeLockQueue->getDesc(), callback); in TEST() 517 proxy.initialize(*eventQueue->getDesc(), *wakeLockQueue->getDesc(), callback); in TEST() [all …]
|
/hardware/interfaces/sensors/common/utils/ |
D | EventMessageQueueWrapper.h | 59 const ::android::hardware::MQDescriptorSync<V1_0::Event>* getDesc() { in getDesc() function 60 return mQueue->getDesc(); in getDesc() 104 const ::android::hardware::MQDescriptorSync<V2_1::Event>* getDesc() { in getDesc() function 105 return mQueue->getDesc(); in getDesc()
|
D | ISensorsWrapper.h | 208 return mSensors->initialize(*mEventQueue->getDesc(), wakeLockDesc, callback); in initialize() 243 return mSensors->initialize_2_1(*mEventQueue->getDesc(), wakeLockDesc, callback); in initialize()
|
/hardware/interfaces/bluetooth/audio/2.0/default/ |
D | HearingAidAudioProvider.cpp | 93 session_type_, stack_iface_, mDataMQ->getDesc(), audio_config_); in onSessionReady() 94 _hidl_cb(BluetoothAudioStatus::SUCCESS, *mDataMQ->getDesc()); in onSessionReady()
|
D | A2dpSoftwareAudioProvider.cpp | 98 session_type_, stack_iface_, mDataMQ->getDesc(), audio_config_); in onSessionReady() 99 _hidl_cb(BluetoothAudioStatus::SUCCESS, *mDataMQ->getDesc()); in onSessionReady()
|
/hardware/interfaces/bluetooth/audio/2.1/default/ |
D | A2dpSoftwareAudioProvider.cpp | 104 session_type_, stack_iface_, mDataMQ->getDesc(), audio_config_); in onSessionReady() 105 _hidl_cb(BluetoothAudioStatus::SUCCESS, *mDataMQ->getDesc()); in onSessionReady()
|
D | HearingAidAudioProvider.cpp | 99 session_type_, stack_iface_, mDataMQ->getDesc(), audio_config_); in onSessionReady() 100 _hidl_cb(BluetoothAudioStatus::SUCCESS, *mDataMQ->getDesc()); in onSessionReady()
|
D | LeAudioAudioProvider.cpp | 183 session_type_, stack_iface_, mDataMQ->getDesc(), audio_config_); in onSessionReady() 184 _hidl_cb(BluetoothAudioStatus::SUCCESS, *mDataMQ->getDesc()); in onSessionReady()
|
/hardware/interfaces/tests/msgq/1.0/default/ |
D | BenchmarkMsgQ.cpp | 40 _hidl_cb(true /* ret */, *mFmqOutbox->getDesc()); in configureClientInboxSyncReadWrite() 56 _hidl_cb(true /* ret */, *mFmqInbox->getDesc()); in configureClientOutboxSyncReadWrite()
|
D | TestMsgQ.cpp | 62 _hidl_cb(true /* ret */, *mFmqUnsynchronized->getDesc()); in getFmqUnsyncWrite()
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsCamera.h | 55 const CameraDesc& getDesc() { return mDescription; }; in getDesc() function
|
/hardware/interfaces/sensors/common/vts/2_X/ |
D | SensorsHidlEnvironmentV2_X.cpp | 75 mSensors->initialize(*mWakeLockQueue->getDesc(), new NoOpSensorsCallback()); in resetHal()
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | StreamIn.cpp | 441 _hidl_cb(Result::OK, *mCommandMQ->getDesc(), *mDataMQ->getDesc(), *mStatusMQ->getDesc(), in prepareForReading()
|
D | StreamOut.cpp | 427 _hidl_cb(Result::OK, *mCommandMQ->getDesc(), *mDataMQ->getDesc(), *mStatusMQ->getDesc(), in prepareForWriting()
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | EvsCamera.h | 98 const CameraDesc& getDesc() { return mDescription; }; in getDesc() function
|
/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
D | ExecutionBurstUtils.cpp | 415 requestChannelSender->mFmqRequestChannel.getDesc(); in create() 616 resultChannelReceiver->mFmqResultChannel.getDesc(); in create()
|
/hardware/google/camera/common/hal/hidl_service/ |
D | hidl_camera_device_session.cc | 599 _hidl_cb(*request_metadata_queue_->getDesc()); in getCaptureRequestMetadataQueue() 605 _hidl_cb(*result_metadata_queue_->getDesc()); in getCaptureResultMetadataQueue()
|
/hardware/interfaces/tv/tuner/1.0/default/ |
D | Dvr.cpp | 45 _hidl_cb(Result::SUCCESS, *mDvrMQ->getDesc()); in getQueueDesc()
|
/hardware/interfaces/tv/tuner/1.1/default/ |
D | Dvr.cpp | 48 _hidl_cb(Result::SUCCESS, *mDvrMQ->getDesc()); in getQueueDesc()
|
D | Filter.cpp | 114 _hidl_cb(Result::SUCCESS, *mFilterMQ->getDesc()); in getQueueDesc()
|
/hardware/interfaces/power/stats/1.0/default/ |
D | PowerStats.cpp | 289 _hidl_cb(*(mPm.fmqSynchronized)->getDesc(), numSamples, mPm.reading.size(), Status::SUCCESS); in streamEnergyData()
|
/hardware/interfaces/camera/device/3.6/default/ |
D | ExternalCameraOfflineSession.cpp | 503 _hidl_cb(*mResultMetadataQueue->getDesc()); in getCaptureResultMetadataQueue()
|
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
D | ComposerCommandBuffer.h | 138 return (mQueue) ? mQueue->getDesc() : nullptr; in getMQDescriptor()
|
/hardware/qcom/sm7250/display/composer/ |
D | QtiComposerCommandBuffer.h | 141 return (mQueue) ? mQueue->getDesc() : nullptr; in getMQDescriptor()
|
/hardware/interfaces/audio/effect/all-versions/default/ |
D | Effect.cpp | 370 _hidl_cb(Result::OK, *mStatusMQ->getDesc()); in prepareForProcessing()
|