HomeSort by relevance Sort by last modified time
    Searched refs:event_callback (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc/
loc_api_rpc_glue.h 71 loc_event_cb_f_type *event_callback
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc/
loc_api_rpc_glue.h 71 loc_event_cb_f_type *event_callback
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc/
loc_api_rpc_glue.h 71 loc_event_cb_f_type *event_callback
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 78 loc_event_cb_f_type *event_callback,
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 78 loc_event_cb_f_type *event_callback,
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 78 loc_event_cb_f_type *event_callback,
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 78 loc_event_cb_f_type *event_callback,
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 78 loc_event_cb_f_type *event_callback,
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 78 loc_event_cb_f_type *event_callback,
  /system/connectivity/apmanager/
hostapd_monitor_unittest.cc 52 const HostapdMonitor::EventCallback event_callback() { function in class:apmanager::HostapdEventCallbackObserver
65 : hostapd_monitor_(observer_.event_callback(), "", "") {}
  /hardware/ti/omap4-aah/camera/inc/
BaseCameraAdapter.h 51 virtual void enableMsgType(int32_t msgs, frame_callback callback=NULL, event_callback eventCb=NULL, void* cookie=NULL);
236 android::KeyedVector<int, event_callback> mFocusSubscribers;
237 android::KeyedVector<int, event_callback> mZoomSubscribers;
238 android::KeyedVector<int, event_callback> mShutterSubscribers;
239 android::KeyedVector<int, event_callback> mMetadataSubscribers;
  /hardware/ti/omap4xxx/camera/inc/
BaseCameraAdapter.h 40 virtual void enableMsgType(int32_t msgs, frame_callback callback=NULL, event_callback eventCb=NULL, void* cookie=NULL);
214 KeyedVector<int, event_callback> mFocusSubscribers;
215 KeyedVector<int, event_callback> mZoomSubscribers;
216 KeyedVector<int, event_callback> mShutterSubscribers;
217 KeyedVector<int, event_callback> mFaceSubscribers;
  /external/libcxx/src/
ios.cpp 231 ios_base::register_callback(event_callback fn, int index)
236 size_t newcap = __ios_new_cap<event_callback>(req_size, __event_cap_);
237 event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newcap * sizeof(event_callback)));
307 unique_ptr<event_callback, void (*)(void*)> new_callbacks(0, free);
313 size_t newesize = sizeof(event_callback) * rhs.__event_size_;
314 new_callbacks.reset(static_cast<event_callback*>(malloc(newesize)));
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api.xdr 55 rpc_loc_event_cb_f_type event_callback;
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api.xdr 64 rpc_loc_event_cb_f_type event_callback;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
loc_api.xdr 55 rpc_loc_event_cb_f_type event_callback;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
loc_api.xdr 64 rpc_loc_event_cb_f_type event_callback;
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
loc_api.xdr 55 rpc_loc_event_cb_f_type event_callback;
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
loc_api.xdr 64 rpc_loc_event_cb_f_type event_callback;
  /ndk/sources/cxx-stl/stlport/src/
ios.cpp 183 void ios_base::register_callback(event_callback __fn, int index) {
184 pair<pair<event_callback, int>*, size_t> tmp
201 event_callback f = _M_callbacks[i-1].first;
243 pair<event_callback, int>* tmp = _Stl_copy_array(x._M_callbacks, x._M_callback_index);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
ios.cpp 227 ios_base::register_callback(event_callback fn, int index)
238 size_t newesize = newcap * sizeof(event_callback);
239 event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newesize));
309 unique_ptr<event_callback, void (*)(void*)> new_callbacks(0, free);
315 size_t newesize = sizeof(event_callback) * rhs.__event_size_;
316 new_callbacks.reset(static_cast<event_callback*>(malloc(newesize)));
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api.xdr 84 rpc_loc_event_cb_f_type event_callback;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api.xdr 84 rpc_loc_event_cb_f_type event_callback;
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api.xdr 84 rpc_loc_event_cb_f_type event_callback;
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api.xdr 84 rpc_loc_event_cb_f_type event_callback;

Completed in 446 milliseconds

1 2 3 4