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

  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp 336 umts_cp_req->requestor_id.requestor_id_string.requestor_id_string_val,
338 umts_cp_req->requestor_id.requestor_id_string,
379 supl_req->requestor_id.requestor_id_string.requestor_id_string_val, /* buffer */
381 supl_req->requestor_id.requestor_id_string, /* buffer */
loc_eng.cpp 674 supl_req->requestor_id.requestor_id_string.requestor_id_string_len = strlen(requestor_id);
675 supl_req->requestor_id.requestor_id_string.requestor_id_string_val = requestor_id;
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 372 opaque requestor_id_string[200]; /* EVAL:[200]*/
loc_api_common_xdr.c 567 if (!xdr_opaque (xdrs, objp->requestor_id_string, 200))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 362 opaque requestor_id_string<RPC_LOC_NI_MAX_REQUESTOR_ID_LENGTH>;
loc_api_common_xdr.c 550 if (!xdr_bytes (xdrs, (char **)&objp->requestor_id_string.requestor_id_string_val, (u_int *) &objp->requestor_id_string.requestor_id_string_len, RPC_LOC_NI_MAX_REQUESTOR_ID_LENGTH))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 366 char requestor_id_string[200]; member in struct:rpc_loc_ni_requestor_id_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 359 } requestor_id_string; member in struct:rpc_loc_ni_requestor_id_s_type
    [all...]

Completed in 628 milliseconds