Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 25 of 164) sorted by relevance

1234567

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DGeneratorHub.cpp49 void GeneratorHub::registerGenerator(int32_t cookie, FakeValueGeneratorPtr generator) { in registerGenerator()
66 void GeneratorHub::unregisterGenerator(int32_t cookie) { in unregisterGenerator()
102 int32_t cookie = curEvent.cookie; in run() local
113 bool GeneratorHub::hasNext(int32_t cookie) { in hasNext()
DGeneratorHub.h47 int32_t cookie; // Cookie is used to find the associated generator. member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg_dbg.h48 #define KPI_ATRACE_ASYNC_BEGIN(name, cookie) ({\ argument
54 #define KPI_ATRACE_ASYNC_END(name, cookie) ({\ argument
/hardware/interfaces/bluetooth/audio/aidl/default/
DBluetoothAudioProvider.cpp34 static void binderUnlinkedCallbackAidl(void* cookie) { in binderUnlinkedCallbackAidl()
41 static void binderDiedCallbackAidl(void* cookie) { in binderDiedCallbackAidl()
72 BluetoothAudioProviderContext* cookie = in startSession() local
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DRecurrentTimer.h56 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.3/cli/java/android/hardware/soundtrigger/V2_3/cli/
DSthalCli.java208 android.hardware.soundtrigger.V2_1.ISoundTriggerHwCallback callback, int cookie, in loadSoundModel_2_1()
218 android.hardware.soundtrigger.V2_1.ISoundTriggerHwCallback callback, int cookie, in loadPhraseSoundModel_2_1()
307 android.hardware.soundtrigger.V2_1.ISoundTriggerHwCallback callback, int cookie) { in startRecognition_2_1()
319 android.hardware.soundtrigger.V2_0.ISoundTriggerHwCallback callback, int cookie, in loadSoundModel()
327 android.hardware.soundtrigger.V2_0.ISoundTriggerHwCallback callback, int cookie, in loadPhraseSoundModel()
335 android.hardware.soundtrigger.V2_0.ISoundTriggerHwCallback callback, int cookie) { in startRecognition()
/hardware/qcom/display/msm8909/gpu_tonemapper/
DEGLImageWrapper.cpp28 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/
DEGLImageWrapper.cpp28 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/
DEGLImageWrapper.cpp28 void free_ion_cookie(int ion_fd, int cookie) in free_ion_cookie()
41 int cookie = fd; in get_ion_cookie() local
/hardware/interfaces/wifi/aidl/default/
Daidl_callback_util.h77 void* cookie = reinterpret_cast<void*>(cb->asBinder().get()); in invalidate() local
92 static void onCallbackDeath(void* cookie) { in onCallbackDeath()
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioSession.cpp134 uint16_t cookie = observer.first; in ReportAudioConfigChanged() local
170 uint16_t cookie = ObserversCookieGetInitValue(session_type_); in RegisterStatusCback() local
192 void BluetoothAudioSession::UnregisterStatusCback(uint16_t cookie) { in UnregisterStatusCback()
324 uint16_t cookie = observer.first; in ReportSessionStatus() local
430 uint16_t cookie = observer.first; in ReportControlStatus() local
460 uint16_t cookie = observer.first; in ReportLowLatencyModeAllowedChanged() local
/hardware/libhardware/modules/radio/
Dradio_hal_tool.c67 void callback(radio_hal_event_t *event, void *cookie) { in callback()
95 int cookie = 0; in tune() local
/hardware/qcom/sm8150/display/gpu_tonemapper/
DEGLImageWrapper.cpp37 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/audio/aidl/default/bluetooth/
DDevicePortProxy.cpp91 auto session_changed_cb = [port = this](uint16_t cookie) { in registerPort()
166 void BluetoothAudioPortAidl::controlResultHandler(uint16_t cookie, in controlResultHandler()
235 void BluetoothAudioPortAidl::sessionChangedHandler(uint16_t cookie) { in sessionChangedHandler()
/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.cpp48 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/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.h46 SoundModelClient(uint32_t id, ISoundTriggerHwCallback::CallbackCookie cookie) in SoundModelClient()
136 SoundModelClient_2_0(uint32_t id, ISoundTriggerHwCallback::CallbackCookie cookie, in SoundModelClient_2_0()
/hardware/interfaces/usb/1.1/vts/functional/
DVtsHalUsbV1_1TargetTest.cpp78 int cookie; member in UsbCallback
81 UsbCallback(int cookie) : cookie(cookie){}; in UsbCallback()
/hardware/interfaces/bluetooth/audio/utils/session/
DBluetoothAudioSession.cpp120 uint16_t cookie = observer.first; in ReportSessionStatus() local
141 uint16_t cookie = observer.first; in ReportControlStatus() local
212 uint16_t cookie = ObserversCookieGetInitValue(session_type_); in RegisterStatusCback() local
237 void BluetoothAudioSession::UnregisterStatusCback(uint16_t cookie) { in UnregisterStatusCback()
/hardware/qcom/sm7150/gps/android/1.0/
DGnssMeasurement.cpp34 uint64_t cookie, const wp<IBase>& who) { in serviceDied()
/hardware/qcom/sm8150p/gps/android/1.0/
DGnssMeasurement.cpp34 uint64_t cookie, const wp<IBase>& who) { in serviceDied()
/hardware/qcom/gps/msm8998/android/
DGnssMeasurement.cpp34 uint64_t cookie, const wp<IBase>& who) { in serviceDied()
DGnssNi.cpp33 void GnssNi::GnssNiDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied()
/hardware/qcom/gps/msm8909w_3100/android/
DGnssMeasurement.cpp34 uint64_t cookie, const wp<IBase>& who) { in serviceDied()
/hardware/qcom/sm8150/gps/android/1.0/
DGnssMeasurement.cpp34 uint64_t cookie, const wp<IBase>& who) { in serviceDied()
/hardware/google/pixel/usb/include/pixelusb/
DUsbOverheatEvent.h137 static void onThermalAidlBinderDied(void *cookie) { in onThermalAidlBinderDied()

1234567