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

1 2

  /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-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 65 rpc_loc_client_handle_type loc_handle, /* handle of the client */
76 extern rpc_loc_client_handle_type loc_open(
85 rpc_loc_client_handle_type handle
90 rpc_loc_client_handle_type handle
95 rpc_loc_client_handle_type handle
100 rpc_loc_client_handle_type handle
105 rpc_loc_client_handle_type handle,
112 rpc_loc_client_handle_type handle,
loc_api_sync_call.h 43 rpc_loc_client_handle_type loc_handle;
71 rpc_loc_client_handle_type loc_handle, /* handle of the client */
79 rpc_loc_client_handle_type handle,
LocApiRpc.h 43 rpc_loc_client_handle_type client_handle;
76 virtual int locEventCB(rpc_loc_client_handle_type client_handle,
  /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;
  /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;
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api.xdr 88 rpc_loc_client_handle_type handle;
92 rpc_loc_client_handle_type handle;
96 rpc_loc_client_handle_type handle;
100 rpc_loc_client_handle_type handle;
125 rpc_loc_client_handle_type loc_open_result;
loc_api_cb.xdr 77 rpc_loc_client_handle_type loc_handle;
  /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-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 89 rpc_loc_client_handle_type handle; /* stores handle for client closing */
141 rpc_loc_client_handle_type loc_handle = argp->loc_handle;
312 rpc_loc_client_handle_type loc_open (
321 LOC_GLUE_CHECK_INIT(rpc_loc_client_handle_type);
323 rpc_loc_client_handle_type ret_val;
370 ret_val = (rpc_loc_client_handle_type) rets.loc_open_result;
378 loc_glue_callback_table[i].handle = (rpc_loc_client_handle_type) rets.loc_open_result;
386 rpc_loc_client_handle_type handle
411 void loc_clear(rpc_loc_client_handle_type handle) {
435 rpc_loc_client_handle_type handl
    [all...]
loc_api_sync_call.c 193 rpc_loc_client_handle_type loc_handle, /* handle of the client */
370 rpc_loc_client_handle_type loc_handle, /* Client handle */
495 rpc_loc_client_handle_type handle,
LocApiRpc.cpp 76 rpc_loc_client_handle_type client_handle,
231 int32 LocApiRpc::locEventCB(rpc_loc_client_handle_type client_handle,
    [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...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_rpc.h 62 rpc_loc_client_handle_type handle;
67 rpc_loc_client_handle_type handle;
72 rpc_loc_client_handle_type handle;
77 rpc_loc_client_handle_type handle;
97 rpc_loc_client_handle_type loc_open_result;
loc_api_rpcgen_cb_rpc.h 50 rpc_loc_client_handle_type loc_handle;

Completed in 94 milliseconds

1 2