Searched defs:event_callback (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
H A Dloc_api.h27 rpc_loc_event_cb_f_type event_callback; member in struct:rpc_loc_open_args
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
H A Dloc_api.h27 rpc_loc_event_cb_f_type event_callback; member in struct:rpc_loc_open_args
/hardware/ti/omap4xxx/camera/inc/
H A DCameraHal.h400 typedef void (*event_callback) (CameraHalEvent *event); typedef in namespace:android
420 virtual void enableMsgType(int32_t msgs, frame_callback frameCb=NULL, event_callback eventCb=NULL, void* cookie=NULL) = 0;
476 event_callback mEventCallback;
479 EventProvider(MessageNotifier *mn, void* cookie, event_callback eventCallback)
805 event_callback eventCb = NULL,

Completed in 6952 milliseconds