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

  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 422 opaque lcs_codeword_string[20]; /* EVAL:[20]*/
loc_api_common_xdr.c 679 if (!xdr_opaque (xdrs, objp->lcs_codeword_string, 20))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 412 opaque lcs_codeword_string<RPC_LOC_NI_CODEWORD_LENGTH>;
loc_api_common_xdr.c 659 if (!xdr_bytes (xdrs, (char **)&objp->lcs_codeword_string.lcs_codeword_string_val, (u_int *) &objp->lcs_codeword_string.lcs_codeword_string_len, RPC_LOC_NI_CODEWORD_LENGTH))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api_common.xdr 448 opaque lcs_codeword_string[20];
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 423 char lcs_codeword_string[20]; member in struct:rpc_loc_ni_codeword_string_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 425 } lcs_codeword_string; member in struct:rpc_loc_ni_codeword_string_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h 447 char lcs_codeword_string[20]; member in struct:rpc_loc_ni_codeword_string_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
loc_api_rpcgen_common_xdr.c 655 if (!xdr_opaque (xdrs, objp->lcs_codeword_string, 20))
    [all...]

Completed in 235 milliseconds