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

  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_cb.xdr 48 rpc_loc_client_handle_type loc_handle;
loc_api_cb_xdr.c 15 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->loc_handle))
loc_api_rpc_glue.c 114 (int) argp->loc_handle,
118 rpc_loc_client_handle_type loc_handle = argp->loc_handle; local
123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload);
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_cb.xdr 57 rpc_loc_client_handle_type loc_handle;
loc_api_cb_xdr.c 15 if (!xdr_rpc_loc_client_handle_type (xdrs, &objp->loc_handle))
loc_api_rpc_glue.c 114 (int) argp->loc_handle,
118 rpc_loc_client_handle_type loc_handle = argp->loc_handle; local
123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload);
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc/
loc_api_rpc_glue.h 64 rpc_loc_client_handle_type loc_handle, /* handle of the client */
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_cb.h 20 rpc_loc_client_handle_type loc_handle; member in struct:rpc_loc_event_cb_f_type_args
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_cb.h 20 rpc_loc_client_handle_type loc_handle; member in struct:rpc_loc_event_cb_f_type_args

Completed in 602 milliseconds