Searched refs:xdr_double (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_fixup.c | 40 xdr_double(xdrp, dp) in xdr_double() function
|
D | loc_api_common_xdr.c | 169 if (!xdr_double (xdrs, &objp->latitude)) in xdr_rpc_loc_parsed_position_s_type() 171 if (!xdr_double (xdrs, &objp->longitude)) in xdr_rpc_loc_parsed_position_s_type() 1214 if (!xdr_double (xdrs, &objp->latitude)) in xdr_rpc_loc_assist_data_pos_s_type() 1216 if (!xdr_double (xdrs, &objp->longitude)) in xdr_rpc_loc_assist_data_pos_s_type()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_fixup.c | 44 xdr_double(xdrp, dp) in xdr_double() function
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_fixup.c | 40 xdr_double(xdrp, dp) in xdr_double() function
|
D | loc_api_common_xdr.c | 169 if (!xdr_double (xdrs, &objp->latitude)) in xdr_rpc_loc_parsed_position_s_type() 171 if (!xdr_double (xdrs, &objp->longitude)) in xdr_rpc_loc_parsed_position_s_type() 1145 if (!xdr_double (xdrs, &objp->latitude)) in xdr_rpc_loc_assist_data_pos_s_type() 1147 if (!xdr_double (xdrs, &objp->longitude)) in xdr_rpc_loc_assist_data_pos_s_type()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api_fixup.h | 42 extern bool_t xdr_double (XDR *__xdrs, double *__dp);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
D | loc_api_fixup.h | 42 extern bool_t xdr_double (XDR *__xdrs, double *__dp);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | loc_api_fixup.h | 44 extern bool_t xdr_double (XDR *__xdrs, double *__dp);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
D | loc_api_rpcgen_common_xdr.c | 127 if (!xdr_double (xdrs, &objp->latitude)) in xdr_rpc_loc_parsed_position_s_type() 129 if (!xdr_double (xdrs, &objp->longitude)) in xdr_rpc_loc_parsed_position_s_type() 856 if (!xdr_double (xdrs, &objp->latitude)) in xdr_rpc_loc_pos_inj_request_s_type() 858 if (!xdr_double (xdrs, &objp->longitude)) in xdr_rpc_loc_pos_inj_request_s_type() 1240 if (!xdr_double (xdrs, &objp->latitude)) in xdr_rpc_loc_assist_data_pos_s_type() 1242 if (!xdr_double (xdrs, &objp->longitude)) in xdr_rpc_loc_assist_data_pos_s_type()
|