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

  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 88 typedef unsigned hyper rpc_uint64;
92 typedef rpc_uint64 rpc_loc_event_mask_type;
94 typedef rpc_uint64 rpc_loc_position_valid_mask_type;
125 rpc_uint64 timestamp_utc;
682 rpc_uint64 start_time_utc;
692 rpc_uint64 time_utc;
696 typedef rpc_uint64 rpc_loc_assist_pos_valid_mask_type;
700 rpc_uint64 timestamp_utc;
loc_api_common_xdr.c 69 xdr_rpc_uint64 (XDR *xdrs, rpc_uint64 *objp)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 88 typedef unsigned hyper rpc_uint64;
92 typedef rpc_uint64 rpc_loc_event_mask_type;
94 typedef rpc_uint64 rpc_loc_position_valid_mask_type;
125 rpc_uint64 timestamp_utc;
643 rpc_uint64 start_time_utc;
653 rpc_uint64 time_utc;
657 typedef rpc_uint64 rpc_loc_assist_pos_valid_mask_type;
661 rpc_uint64 timestamp_utc;
loc_api_common_xdr.c 69 xdr_rpc_uint64 (XDR *xdrs, rpc_uint64 *objp)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 54 typedef u_quad_t rpc_uint64; typedef
58 typedef rpc_uint64 rpc_loc_event_mask_type;
60 typedef rpc_uint64 rpc_loc_position_valid_mask_type;
93 rpc_uint64 timestamp_utc;
715 rpc_uint64 start_time_utc;
727 rpc_uint64 time_utc;
732 typedef rpc_uint64 rpc_loc_assist_pos_valid_mask_type;
736 rpc_uint64 timestamp_utc;
935 extern bool_t xdr_rpc_uint64 (XDR *, rpc_uint64*);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 48 typedef u_quad_t rpc_uint64; typedef
52 typedef rpc_uint64 rpc_loc_event_mask_type;
54 typedef rpc_uint64 rpc_loc_position_valid_mask_type;
87 rpc_uint64 timestamp_utc;
688 rpc_uint64 start_time_utc;
700 rpc_uint64 time_utc;
705 typedef rpc_uint64 rpc_loc_assist_pos_valid_mask_type;
709 rpc_uint64 timestamp_utc;
838 extern bool_t xdr_rpc_uint64 (XDR *, rpc_uint64*);
    [all...]

Completed in 44 milliseconds