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

  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 137 struct rpc_loc_sv_info_s_type { struct
149 typedef struct rpc_loc_sv_info_s_type rpc_loc_sv_info_s_type; typedef in typeref:struct:rpc_loc_sv_info_s_type
162 rpc_loc_sv_info_s_type *sv_list_val;
946 extern bool_t xdr_rpc_loc_sv_info_s_type (XDR *, rpc_loc_sv_info_s_type*);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 131 struct rpc_loc_sv_info_s_type { struct
143 typedef struct rpc_loc_sv_info_s_type rpc_loc_sv_info_s_type; typedef in typeref:struct:rpc_loc_sv_info_s_type
156 rpc_loc_sv_info_s_type *sv_list_val;
849 extern bool_t xdr_rpc_loc_sv_info_s_type (XDR *, rpc_loc_sv_info_s_type*);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 166 struct rpc_loc_sv_info_s_type {
188 rpc_loc_sv_info_s_type sv_list<80>; /* EVAL:[LOC_API_MAX_SV_COUNT]*/
loc_api_common_xdr.c 239 xdr_rpc_loc_sv_info_s_type (XDR *xdrs, rpc_loc_sv_info_s_type *objp)
294 sizeof (rpc_loc_sv_info_s_type), (xdrproc_t) xdr_rpc_loc_sv_info_s_type))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 166 struct rpc_loc_sv_info_s_type {
188 rpc_loc_sv_info_s_type sv_list<RPC_LOC_API_MAX_SV_COUNT>;
loc_api_common_xdr.c 239 xdr_rpc_loc_sv_info_s_type (XDR *xdrs, rpc_loc_sv_info_s_type *objp)
294 sizeof (rpc_loc_sv_info_s_type), (xdrproc_t) xdr_rpc_loc_sv_info_s_type))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 838 const rpc_loc_sv_info_s_type *sv_info_ptr;
    [all...]

Completed in 27 milliseconds