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

  /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 */
69 extern rpc_loc_client_handle_type loc_open(
76 rpc_loc_client_handle_type handle
81 rpc_loc_client_handle_type handle
86 rpc_loc_client_handle_type handle
91 rpc_loc_client_handle_type handle,
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ioctl.h 47 rpc_loc_client_handle_type client_handle;
63 rpc_loc_client_handle_type handle,
72 rpc_loc_client_handle_type client_handle,
loc_eng_ioctl.cpp 60 rpc_loc_client_handle_type handle,
89 rpc_loc_client_handle_type handle,
155 rpc_loc_client_handle_type handle,
313 rpc_loc_client_handle_type client_handle,
loc_eng.h 67 rpc_loc_client_handle_type client_handle;
loc_eng.cpp 85 static int32 loc_event_cb (rpc_loc_client_handle_type client_handle,
641 rpc_loc_client_handle_type client_handle;
647 client_handle = (rpc_loc_client_handle_type) arg;
706 rpc_loc_client_handle_type client_handle,
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api.xdr 59 rpc_loc_client_handle_type handle;
63 rpc_loc_client_handle_type handle;
67 rpc_loc_client_handle_type handle;
71 rpc_loc_client_handle_type handle;
96 rpc_loc_client_handle_type loc_open_result;
loc_api_cb.xdr 48 rpc_loc_client_handle_type loc_handle;
loc_api_rpc_glue.c 118 rpc_loc_client_handle_type loc_handle = argp->loc_handle;
187 rpc_loc_client_handle_type loc_open (
192 LOC_GLUE_CHECK_INIT(rpc_loc_client_handle_type);
205 return (rpc_loc_client_handle_type) rets.loc_open_result;
208 int32 loc_close(rpc_loc_client_handle_type handle)
224 int32 loc_start_fix(rpc_loc_client_handle_type handle)
240 int32 loc_stop_fix(rpc_loc_client_handle_type handle)
257 rpc_loc_client_handle_type handle,
loc_api_common.xdr 90 typedef rpc_int32 rpc_loc_client_handle_type;
loc_api_common_xdr.c 79 xdr_rpc_loc_client_handle_type (XDR *xdrs, rpc_loc_client_handle_type *objp)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api.xdr 68 rpc_loc_client_handle_type handle;
72 rpc_loc_client_handle_type handle;
76 rpc_loc_client_handle_type handle;
80 rpc_loc_client_handle_type handle;
105 rpc_loc_client_handle_type loc_open_result;
loc_api_cb.xdr 57 rpc_loc_client_handle_type loc_handle;
loc_api_rpc_glue.c 118 rpc_loc_client_handle_type loc_handle = argp->loc_handle;
187 rpc_loc_client_handle_type loc_open (
192 LOC_GLUE_CHECK_INIT(rpc_loc_client_handle_type);
205 return (rpc_loc_client_handle_type) rets.loc_open_result;
208 int32 loc_close(rpc_loc_client_handle_type handle)
224 int32 loc_start_fix(rpc_loc_client_handle_type handle)
240 int32 loc_stop_fix(rpc_loc_client_handle_type handle)
257 rpc_loc_client_handle_type handle,
loc_api_common.xdr 90 typedef rpc_int32 rpc_loc_client_handle_type;
loc_api_common_xdr.c 79 xdr_rpc_loc_client_handle_type (XDR *xdrs, rpc_loc_client_handle_type *objp)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api.h 32 rpc_loc_client_handle_type handle;
37 rpc_loc_client_handle_type handle;
42 rpc_loc_client_handle_type handle;
47 rpc_loc_client_handle_type handle;
67 rpc_loc_client_handle_type loc_open_result;
loc_api_cb.h 20 rpc_loc_client_handle_type loc_handle;
loc_api_common.h 50 typedef rpc_int32 rpc_loc_client_handle_type; typedef
839 extern bool_t xdr_rpc_loc_client_handle_type (XDR *, rpc_loc_client_handle_type*);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_cb.h 20 rpc_loc_client_handle_type loc_handle;
loc_api.h 32 rpc_loc_client_handle_type handle;
37 rpc_loc_client_handle_type handle;
42 rpc_loc_client_handle_type handle;
47 rpc_loc_client_handle_type handle;
67 rpc_loc_client_handle_type loc_open_result;
loc_api_common.h 56 typedef rpc_int32 rpc_loc_client_handle_type; typedef
936 extern bool_t xdr_rpc_loc_client_handle_type (XDR *, rpc_loc_client_handle_type*);
    [all...]

Completed in 838 milliseconds