/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | GeneratorHub.cpp | 34 void GeneratorHub::registerGenerator(int32_t cookie, FakeValueGeneratorPtr generator) { in registerGenerator() 51 void GeneratorHub::unregisterGenerator(int32_t cookie) { in unregisterGenerator() 84 int32_t cookie = curEvent.cookie; in run() local 95 bool GeneratorHub::hasNext(int32_t cookie) { in hasNext()
|
D | EmulatedVehicleHal.cpp | 396 int32_t cookie = v.int32Values[1]; in handleGenerateFakeDataRequest() local 407 int32_t cookie = std::hash<std::string>()(v.stringValue); in handleGenerateFakeDataRequest() local 418 int32_t cookie = v.int32Values[1]; in handleGenerateFakeDataRequest() local 428 int32_t cookie = std::hash<std::string>()(v.stringValue); in handleGenerateFakeDataRequest() local
|
D | GeneratorHub.h | 47 int32_t cookie; // Cookie is used to find the associated generator. member
|
/hardware/interfaces/wifi/1.3/default/ |
D | hidl_callback_util.h | 39 uint64_t cookie, in serviceDied() 73 uint64_t cookie = reinterpret_cast<uint64_t>(cb.get()); in addCallback() local 91 void onObjectDeath(uint64_t cookie) { in onObjectDeath()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/inc/ |
D | mm_jpeg_dbg.h | 48 #define KPI_ATRACE_ASYNC_BEGIN(name, cookie) ({\ argument 54 #define KPI_ATRACE_ASYNC_END(name, cookie) ({\ argument
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | RecurrentTimer.h | 56 void registerRecurrentEvent(std::chrono::nanoseconds interval, int32_t cookie) { in registerRecurrentEvent() 69 void unregisterRecurrentEvent(int32_t cookie) { in unregisterRecurrentEvent() 82 int32_t cookie; member
|
/hardware/interfaces/soundtrigger/2.2/default/ |
D | SoundTriggerHw.cpp | 48 void soundModelCallback_(struct sound_trigger_model_event* halEvent, void* cookie) { in soundModelCallback_() 70 void recognitionCallback_(struct sound_trigger_recognition_event* halEvent, void* cookie) { in recognitionCallback_() 149 V2_0::ISoundTriggerHwCallback::CallbackCookie cookie, in loadSoundModel() 160 V2_0::ISoundTriggerHwCallback::CallbackCookie cookie, in loadPhraseSoundModel() 605 const sp<V2_1::ISoundTriggerHwCallback>& callback, int32_t cookie, in loadSoundModel_2_1() 622 const sp<V2_1::ISoundTriggerHwCallback>& callback, int32_t cookie, in loadPhraseSoundModel_2_1() 645 const sp<V2_1::ISoundTriggerHwCallback>& callback, int32_t cookie) { in startRecognition_2_1()
|
/hardware/qcom/sdm845/display/gpu_tonemapper/ |
D | EGLImageWrapper.cpp | 28 void free_ion_cookie(int ion_fd, int cookie) in free_ion_cookie() 41 int cookie = fd; in get_ion_cookie() local
|
/hardware/qcom/display/msm8998/gpu_tonemapper/ |
D | EGLImageWrapper.cpp | 28 void free_ion_cookie(int ion_fd, int cookie) in free_ion_cookie() 41 int cookie = fd; in get_ion_cookie() local
|
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
D | EGLImageWrapper.cpp | 28 void free_ion_cookie(int ion_fd, int cookie) in free_ion_cookie() 41 int cookie = fd; in get_ion_cookie() local
|
/hardware/qcom/display/msm8909/gpu_tonemapper/ |
D | EGLImageWrapper.cpp | 28 void free_ion_cookie(int ion_fd, int cookie) in free_ion_cookie() 41 int cookie = fd; in get_ion_cookie() local
|
/hardware/interfaces/bluetooth/audio/2.0/default/session/ |
D | BluetoothAudioSession.cpp | 114 uint16_t cookie = observer.first; in ReportSessionStatus() local 135 uint16_t cookie = observer.first; in ReportControlStatus() local 201 uint16_t cookie = ObserversCookieGetInitValue(session_type_); in RegisterStatusCback() local 226 void BluetoothAudioSession::UnregisterStatusCback(uint16_t cookie) { in UnregisterStatusCback()
|
/hardware/libhardware/modules/radio/ |
D | radio_hal_tool.c | 67 void callback(radio_hal_event_t *event, void *cookie) { in callback() 95 int cookie = 0; in tune() local
|
/hardware/qcom/sm8150/display/gpu_tonemapper/ |
D | EGLImageWrapper.cpp | 37 static void free_ion_cookie(int ion_fd, int cookie) in free_ion_cookie() 50 int cookie = fd; in get_ion_cookie() local
|
/hardware/interfaces/soundtrigger/2.0/default/ |
D | SoundTriggerHalImpl.h | 46 SoundModelClient(uint32_t id, ISoundTriggerHwCallback::CallbackCookie cookie) in SoundModelClient() 136 SoundModelClient_2_0(uint32_t id, ISoundTriggerHwCallback::CallbackCookie cookie, in SoundModelClient_2_0()
|
D | SoundTriggerHalImpl.cpp | 31 void* cookie) { in soundModelCallback() 53 void* cookie) { in recognitionCallback() 131 ISoundTriggerHwCallback::CallbackCookie cookie, in loadSoundModel() 140 const sp<ISoundTriggerHwCallback>& callback, ISoundTriggerHwCallback::CallbackCookie cookie, in loadPhraseSoundModel()
|
/hardware/interfaces/usb/1.1/vts/functional/ |
D | VtsHalUsbV1_1TargetTest.cpp | 78 int cookie; member in UsbCallback 81 UsbCallback(int cookie) : cookie(cookie){}; in UsbCallback()
|
/hardware/interfaces/soundtrigger/2.1/default/ |
D | SoundTriggerHw.cpp | 102 const sp<V2_1::ISoundTriggerHwCallback>& callback, int32_t cookie, in loadSoundModel_2_1() 119 const sp<V2_1::ISoundTriggerHwCallback>& callback, int32_t cookie, in loadPhraseSoundModel_2_1()
|
/hardware/qcom/gps/msm8998/android/ |
D | GnssMeasurement.cpp | 34 uint64_t cookie, const wp<IBase>& who) { in serviceDied()
|
/hardware/qcom/gps/msm8909w_3100/android/ |
D | GnssMeasurement.cpp | 34 uint64_t cookie, const wp<IBase>& who) { in serviceDied()
|
/hardware/qcom/sdm845/gps/msm8998/android/ |
D | GnssMeasurement.cpp | 34 uint64_t cookie, const wp<IBase>& who) { in serviceDied()
|
/hardware/qcom/sm8150/gps/android/1.0/ |
D | GnssMeasurement.cpp | 34 uint64_t cookie, const wp<IBase>& who) { in serviceDied()
|
/hardware/interfaces/usb/1.0/vts/functional/ |
D | VtsHalUsbV1_0TargetTest.cpp | 60 int cookie; member in UsbHidlTest::UsbCallback 63 UsbCallback(UsbHidlTest& parent, int cookie) in UsbCallback()
|
/hardware/qcom/sm8150/gps/android/1.1/ |
D | GnssNi.cpp | 33 void GnssNi::GnssNiDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied()
|
/hardware/qcom/sm8150/gps/android/2.0/ |
D | GnssNi.cpp | 33 void GnssNi::GnssNiDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied()
|