HomeSort by relevance Sort by last modified time
    Searched full:usercb (Results 1 - 9 of 9) sorted by null

  /hardware/nxp/nfc/halimpl/dnld/
phDnldNfc.cc 70 (gpphDnldContext->UserCb) = pNotify;
126 (gpphDnldContext->UserCb) = pNotify;
186 (gpphDnldContext->UserCb) = pNotify;
263 (gpphDnldContext->UserCb) = pNotify;
321 (gpphDnldContext->UserCb) = pNotify;
423 (gpphDnldContext->UserCb) = pNotify;
484 (gpphDnldContext->UserCb) = pNotify;
585 (gpphDnldContext->UserCb) = pNotify;
698 (gpphDnldContext->UserCb) = pNotify;
    [all...]
phDnldNfc_Internal.h 191 pphDnldNfc_RspCb_t UserCb; /* Upper layer call back function */
phDnldNfc_Internal.cc 316 if ((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) {
317 pDlCtxt->UserCb((pDlCtxt->UserCtxt), wStatus,
506 if ((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) {
507 pDlCtxt->UserCb((pDlCtxt->UserCtxt), wStatus,
    [all...]
  /frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
RadioModule.java 81 public @NonNull TunerSession openSession(@NonNull android.hardware.radio.ITunerCallback userCb)
83 TunerCallback cb = new TunerCallback(Objects.requireNonNull(userCb));
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 469 cam_stream_user_cb usercb);
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 485 cam_stream_user_cb usercb);
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c     [all...]
  /external/syslinux/gpxe/src/drivers/net/
hfa384x.h 2458 ctlx_usercb_t usercb; \/* Async user callback, *\/ member in struct:hfa384x_usbctlx
    [all...]

Completed in 157 milliseconds