Home
last modified time | relevance | path

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

1234

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DGeneratorHub.cpp34 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()
DEmulatedVehicleHal.cpp396 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
DGeneratorHub.h47 int32_t cookie; // Cookie is used to find the associated generator. member
/hardware/interfaces/wifi/1.3/default/
Dhidl_callback_util.h39 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/
Dmm_jpeg_dbg.h48 #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/
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.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/qcom/sdm845/display/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/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/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/interfaces/bluetooth/audio/2.0/default/session/
DBluetoothAudioSession.cpp114 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/
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/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()
DSoundTriggerHalImpl.cpp31 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/
DVtsHalUsbV1_1TargetTest.cpp78 int cookie; member in UsbCallback
81 UsbCallback(int cookie) : cookie(cookie){}; in UsbCallback()
/hardware/interfaces/soundtrigger/2.1/default/
DSoundTriggerHw.cpp102 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/
DGnssMeasurement.cpp34 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/sdm845/gps/msm8998/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/interfaces/usb/1.0/vts/functional/
DVtsHalUsbV1_0TargetTest.cpp60 int cookie; member in UsbHidlTest::UsbCallback
63 UsbCallback(UsbHidlTest& parent, int cookie) in UsbCallback()
/hardware/qcom/sm8150/gps/android/1.1/
DGnssNi.cpp33 void GnssNi::GnssNiDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied()
/hardware/qcom/sm8150/gps/android/2.0/
DGnssNi.cpp33 void GnssNi::GnssNiDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied()

1234