Searched defs:cookie (Results 1 - 25 of 40) sorted by relevance

12

/hardware/qcom/gps/msm8998/android/
H A DGnssMeasurement.cpp34 uint64_t cookie, const wp<IBase>& who) {
35 LOC_LOGE("%s] service died. cookie: %llu, who: %p",
36 __FUNCTION__, static_cast<unsigned long long>(cookie), &who);
75 mGnssMeasurementCbIface->linkToDeath(mGnssMeasurementDeathRecipient, 0 /*cookie*/);
33 serviceDied( uint64_t cookie, const wp<IBase>& who) argument
H A DGnssNi.cpp33 void GnssNi::GnssNiDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { argument
34 LOC_LOGE("%s] service died. cookie: %llu, who: %p",
35 __FUNCTION__, static_cast<unsigned long long>(cookie), &who);
58 mGnssNiCbIface->linkToDeath(mGnssNiDeathRecipient, 0 /*cookie*/);
H A DGnssBatching.cpp34 uint64_t cookie, const wp<IBase>& who) {
35 LOC_LOGE("%s] service died. cookie: %llu, who: %p",
36 __FUNCTION__, static_cast<unsigned long long>(cookie), &who);
73 mGnssBatchingCbIface->linkToDeath(mGnssBatchingDeathRecipient, 0 /*cookie*/);
33 serviceDied( uint64_t cookie, const wp<IBase>& who) argument
H A DGnssGeofencing.cpp34 uint64_t cookie, const wp<IBase>& who) {
35 LOC_LOGE("%s] service died. cookie: %llu, who: %p",
36 __FUNCTION__, static_cast<unsigned long long>(cookie), &who);
70 mGnssGeofencingCbIface->linkToDeath(mGnssGeofencingDeathRecipient, 0 /*cookie*/);
33 serviceDied( uint64_t cookie, const wp<IBase>& who) argument
H A DGnss.cpp34 void Gnss::GnssDeathRecipient::serviceDied(uint64_t cookie, const wp<IBase>& who) { argument
35 LOC_LOGE("%s] service died. cookie: %llu, who: %p",
36 __FUNCTION__, static_cast<unsigned long long>(cookie), &who);
117 mGnssCbIface->linkToDeath(mGnssDeathRecipient, 0 /*cookie*/);
/hardware/interfaces/wifi/1.0/default/
H A Dhidl_callback_util.h39 uint64_t cookie,
41 cb_function_(cookie); variable
70 // TODO(b/33818800): Can't compare proxies yet. So, use the cookie
72 uint64_t cookie = reinterpret_cast<uint64_t>(cb.get()); local
77 if (!cb->linkToDeath(death_handler_, cookie)) {
88 void onObjectDeath(uint64_t cookie) { argument
89 CallbackType* cb = reinterpret_cast<CallbackType*>(cookie);
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DRecurrentTimer.h52 * cookies thus calling this method multiple times with the same cookie will override the
55 void registerRecurrentEvent(std::chrono::nanoseconds interval, int32_t cookie) { argument
63 mCookieToEventsMap[cookie] = { interval, cookie, absoluteTime };
68 void unregisterRecurrentEvent(int32_t cookie) { argument
71 mCookieToEventsMap.erase(cookie);
81 int32_t cookie; member in struct:RecurrentTimer::RecurrentEvent
110 cookies.push_back(event.cookie);
H A DSubscriptionManager.h140 void onCallbackDead(uint64_t cookie);
154 void serviceDied(uint64_t cookie,
156 mOnClientDead(cookie); variable
/hardware/interfaces/soundtrigger/2.0/default/
H A DSoundTriggerHalImpl.h47 ISoundTriggerHwCallback::CallbackCookie cookie,
51 ISoundTriggerHwCallback::CallbackCookie cookie,
58 ISoundTriggerHwCallback::CallbackCookie cookie) override;
66 void *cookie);
68 void *cookie);
75 ISoundTriggerHwCallback::CallbackCookie cookie)
76 : mId(id), mCallback(callback), mCookie(cookie) {}
114 ISoundTriggerHwCallback::CallbackCookie cookie,
74 SoundModelClient(uint32_t id, sp<ISoundTriggerHwCallback> callback, ISoundTriggerHwCallback::CallbackCookie cookie) argument
H A DSoundTriggerHalImpl.cpp32 void *cookie)
39 wp<SoundModelClient>(static_cast<SoundModelClient *>(cookie)).promote();
59 void *cookie)
66 wp<SoundModelClient>(static_cast<SoundModelClient *>(cookie)).promote();
113 ISoundTriggerHwCallback::CallbackCookie cookie,
143 client = new SoundModelClient(*modelId, callback, cookie);
165 ISoundTriggerHwCallback::CallbackCookie cookie,
169 int32_t ret = doLoadSoundModel(soundModel, callback, cookie, &modelId);
178 ISoundTriggerHwCallback::CallbackCookie cookie,
183 callback, cookie,
31 soundModelCallback(struct sound_trigger_model_event *halEvent, void *cookie) argument
58 recognitionCallback(struct sound_trigger_recognition_event *halEvent, void *cookie) argument
111 doLoadSoundModel(const ISoundTriggerHw::SoundModel& soundModel, const sp<ISoundTriggerHwCallback>& callback, ISoundTriggerHwCallback::CallbackCookie cookie, uint32_t *modelId) argument
163 loadSoundModel(const ISoundTriggerHw::SoundModel& soundModel, const sp<ISoundTriggerHwCallback>& callback, ISoundTriggerHwCallback::CallbackCookie cookie, loadSoundModel_cb _hidl_cb) argument
175 loadPhraseSoundModel( const ISoundTriggerHw::PhraseSoundModel& soundModel, const sp<ISoundTriggerHwCallback>& callback, ISoundTriggerHwCallback::CallbackCookie cookie, ISoundTriggerHw::loadPhraseSoundModel_cb _hidl_cb) argument
[all...]
/hardware/qcom/display/msm8998/gpu_tonemapper/
H A DEGLImageWrapper.cpp28 void free_ion_cookie(int ion_fd, int cookie) argument
31 if (ion_fd && !ioctl(ion_fd, ION_IOC_FREE, &cookie)) {
33 ALOGE("ION_IOC_FREE failed: ion_fd = %d, cookie = %d", ion_fd, cookie);
41 int cookie = fd; local
48 cookie = fdData.handle;
53 return cookie;
/hardware/qcom/msm8960/kernel-headers/media/
H A Dmsm_gestures.h54 uint32_t cookie; member in struct:msm_ges_ctrl_cmd
/hardware/qcom/msm8960/original-kernel-headers/media/
H A Dmsm_gestures.h58 uint32_t cookie; member in struct:msm_ges_ctrl_cmd
/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_gestures.h54 uint32_t cookie; member in struct:msm_ges_ctrl_cmd
/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_gestures.h46 uint32_t cookie; member in struct:msm_ges_ctrl_cmd
/hardware/interfaces/broadcastradio/1.0/default/
H A DTuner.cpp79 void Tuner::callback(radio_hal_event_t *halEvent, void *cookie) argument
81 wp<Tuner> weak(reinterpret_cast<Tuner*>(cookie));
/hardware/interfaces/broadcastradio/1.1/default/
H A DTuner.cpp85 void Tuner::callback(radio_hal_event_t *halEvent, void *cookie) argument
87 wp<Tuner> weak(reinterpret_cast<Tuner*>(cookie));
/hardware/interfaces/usb/1.0/vts/functional/
H A DVtsHalUsbV1_0TargetTest.cpp58 int cookie; member in class:UsbHidlTest::UsbCallback
61 UsbCallback(UsbHidlTest& parent, int cookie) argument
62 : parent_(parent), cookie(cookie){};
79 parent_.usb_last_cookie = cookie;
89 parent_.usb_last_cookie = cookie;
156 // Stores the cookie of the last invoked usb callback object.
/hardware/libhardware/modules/radio/
H A Dradio_hal_tool.c65 void callback(radio_hal_event_t *event, void *cookie) { argument
93 int cookie = 0; local
96 callback, &cookie, &hal_tuner);
H A Dradio_hw.c87 void *cookie; member in struct:stub_radio_tuner
452 tuner->callback(&event, tuner->cookie);
649 void *cookie,
684 rdev->tuner->cookie = cookie;
645 rdev_open_tuner(const struct radio_hw_device *dev, const radio_hal_band_config_t *config, bool audio, radio_callback_t callback, void *cookie, const struct radio_tuner **tuner) argument
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DSubscriptionManager.cpp229 uint64_t cookie = reinterpret_cast<uint64_t>(clientId); local
230 ALOGI("Creating new client and linking to death recipient, cookie: 0x%" PRIx64, cookie);
231 auto res = callback->linkToDeath(mCallbackDeathRecipient, cookie);
288 void SubscriptionManager::onCallbackDead(uint64_t cookie) { argument
289 ALOGI("%s, cookie: 0x%" PRIx64, __func__, cookie);
290 ClientId clientId = cookie;
/hardware/interfaces/contexthub/1.0/default/
H A DContexthub.cpp118 uint64_t cookie,
120 uint32_t hubId = static_cast<uint32_t>(cookie);
349 void *cookie) {
350 Contexthub *obj = static_cast<Contexthub *>(cookie);
117 serviceDied( uint64_t cookie, const wp<::android::hidl::base::V1_0::IBase>& ) argument
347 contextHubCb(uint32_t hubId, const struct hub_message_t *rxMsg, void *cookie) argument
/hardware/interfaces/audio/2.0/default/
H A DStreamOut.cpp427 void* cookie) {
428 wp<StreamOut> weakSelf(reinterpret_cast<StreamOut*>(cookie));
426 asyncCallback(stream_callback_event_t event, void*, void* cookie) argument
/hardware/libhardware/modules/soundtrigger/
H A Dsound_trigger_hw.c611 void *cookie,
665 model_context->model_cookie = cookie;
734 void *cookie) {
760 model_context->recognition_cookie = cookie;
608 stdev_load_sound_model(const struct sound_trigger_hw_device *dev, struct sound_trigger_sound_model *sound_model, sound_model_callback_t callback, void *cookie, sound_model_handle_t *handle) argument
730 stdev_start_recognition(const struct sound_trigger_hw_device *dev, sound_model_handle_t handle, const struct sound_trigger_recognition_config *config, recognition_callback_t callback, void *cookie) argument
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2446 void omx_venc::dev_set_extradata_cookie(void *cookie) argument
2448 handle->mInputExtradata.setCookieForConfig(cookie);

Completed in 1375 milliseconds

12