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

  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api.xdr 40 typedef rpc_uint32 rpc_loc_api_api_versions_return_type<>;
43 * Declare an rpc_uint32 type for each callback type in the API
45 typedef rpc_uint32 rpc_loc_event_cb_f_type;
87 rpc_uint32 toolvers; /* Tool version */
88 rpc_uint32 features; /* Features turned on in the code.
91 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */
92 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
117 rpc_uint32 *len;
loc_api_cb.xdr 47 rpc_uint32 cb_id;
loc_api_common.xdr 78 typedef unsigned long rpc_uint32;
96 typedef rpc_uint32 rpc_loc_pos_technology_mask_type;
164 typedef rpc_uint32 rpc_loc_sv_info_valid_mask_type;
179 typedef rpc_uint32 rpc_loc_gnss_info_valid_mask_type;
235 rpc_uint32 addr;
342 rpc_uint32 num_fixes;
343 rpc_uint32 tbf;
485 rpc_uint32 delay_threshold;
494 rpc_uint32 max_file_size;
495 rpc_uint32 max_part_size
    [all...]
loc_api_xdr.c 14 sizeof (rpc_uint32), (xdrproc_t) xdr_rpc_uint32))
168 if (!xdr_pointer (xdrs, (char **)&objp->len, sizeof (rpc_uint32), (xdrproc_t) xdr_rpc_uint32))
loc_api_common_xdr.c 19 xdr_rpc_uint32 (XDR *xdrs, rpc_uint32 *objp)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api.xdr 49 typedef rpc_uint32 rpc_loc_api_api_versions_return_type<>;
52 * Declare an rpc_uint32 type for each callback type in the API
54 typedef rpc_uint32 rpc_loc_event_cb_f_type;
96 rpc_uint32 toolvers; /* Tool version */
97 rpc_uint32 features; /* Features turned on in the code.
100 rpc_uint32 proghash; /* Unique hash value for the API XDR definition */
101 rpc_uint32 cbproghash; /* Unique hash value for the Callbacks' XDR definition */
126 rpc_uint32 *len;
loc_api_cb.xdr 56 rpc_uint32 cb_id;
loc_api_common.xdr 78 typedef unsigned long rpc_uint32;
96 typedef rpc_uint32 rpc_loc_pos_technology_mask_type;
164 typedef rpc_uint32 rpc_loc_sv_info_valid_mask_type;
179 typedef rpc_uint32 rpc_loc_gnss_info_valid_mask_type;
226 rpc_uint32 addr;
332 rpc_uint32 num_fixes;
333 rpc_uint32 tbf;
463 rpc_uint32 delay_threshold;
472 rpc_uint32 max_file_size;
473 rpc_uint32 max_part_size
    [all...]
loc_api_xdr.c 14 sizeof (rpc_uint32), (xdrproc_t) xdr_rpc_uint32))
168 if (!xdr_pointer (xdrs, (char **)&objp->len, sizeof (rpc_uint32), (xdrproc_t) xdr_rpc_uint32))
loc_api_common_xdr.c 19 xdr_rpc_uint32 (XDR *xdrs, rpc_uint32 *objp)
1249 sizeof (rpc_uint32), (xdrproc_t) xdr_rpc_uint32))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api.h 20 rpc_uint32 *rpc_loc_api_api_versions_return_type_val;
23 typedef rpc_uint32 rpc_loc_event_cb_f_type;
59 rpc_uint32 toolvers;
60 rpc_uint32 features;
61 rpc_uint32 proghash;
62 rpc_uint32 cbproghash;
93 rpc_uint32 *len;
loc_api_cb.h 19 rpc_uint32 cb_id;
loc_api_common.h 38 typedef u_long rpc_uint32; typedef
56 typedef rpc_uint32 rpc_loc_pos_technology_mask_type;
129 typedef rpc_uint32 rpc_loc_sv_info_valid_mask_type;
145 typedef rpc_uint32 rpc_loc_gnss_info_valid_mask_type;
205 rpc_uint32 addr;
323 rpc_uint32 num_fixes;
324 rpc_uint32 tbf;
483 rpc_uint32 delay_threshold;
493 rpc_uint32 max_file_size;
494 rpc_uint32 max_part_size
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api.h 20 rpc_uint32 *rpc_loc_api_api_versions_return_type_val;
23 typedef rpc_uint32 rpc_loc_event_cb_f_type;
59 rpc_uint32 toolvers;
60 rpc_uint32 features;
61 rpc_uint32 proghash;
62 rpc_uint32 cbproghash;
93 rpc_uint32 *len;
loc_api_common.h 44 typedef u_long rpc_uint32; typedef
62 typedef rpc_uint32 rpc_loc_pos_technology_mask_type;
135 typedef rpc_uint32 rpc_loc_sv_info_valid_mask_type;
151 typedef rpc_uint32 rpc_loc_gnss_info_valid_mask_type;
217 rpc_uint32 addr;
333 rpc_uint32 num_fixes;
334 rpc_uint32 tbf;
491 rpc_uint32 delay_threshold;
501 rpc_uint32 max_file_size;
502 rpc_uint32 max_part_size
    [all...]
loc_api_cb.h 19 rpc_uint32 cb_id;

Completed in 32 milliseconds