Searched refs:total_parts (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp948 int total_parts; local
961 total_parts = (length - 1) / XTRA_BLOCK_SIZE + 1;
962 predicted_orbits_data_ptr->total_parts = total_parts;
968 for (part = 1; part <= total_parts; part++)
981 total_parts,
985 if (part < total_parts)
1000 else // part == total_parts
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_common.xdr675 rpc_uint8 total_parts;
787 rpc_uint8 total_parts;
H A Dloc_api_common_xdr.c1148 if (!xdr_rpc_uint8 (xdrs, &objp->total_parts))
1395 if (!xdr_rpc_uint8 (xdrs, &objp->total_parts))
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
H A Dloc_api_common.xdr739 rpc_uint8 total_parts;
866 rpc_uint8 total_parts;
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_common.xdr636 rpc_uint8 total_parts;
H A Dloc_api_common_xdr.c1079 if (!xdr_rpc_uint8 (xdrs, &objp->total_parts))
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
H A Dloc_api_common.h704 rpc_uint8 total_parts; member in struct:rpc_loc_predicted_orbits_data_s_type
838 rpc_uint8 total_parts; member in struct:rpc_loc_efs_data_s_type
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h767 rpc_uint8 total_parts; member in struct:rpc_loc_predicted_orbits_data_s_type
918 rpc_uint8 total_parts; member in struct:rpc_loc_efs_data_s_type
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
H A Dloc_api_rpcgen_common_xdr.c1174 if (!xdr_rpc_uint8 (xdrs, &objp->total_parts))
1448 if (!xdr_rpc_uint8 (xdrs, &objp->total_parts))
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
H A Dloc_api_common.h677 rpc_uint8 total_parts; member in struct:rpc_loc_predicted_orbits_data_s_type

Completed in 29 milliseconds