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

  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [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-50001/libloc_api-rpc-stub/xdr/
loc_api_common.xdr 398 opaque requestor_id_string[200];
  /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...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h 390 char requestor_id_string[200]; member in struct:rpc_loc_ni_requestor_id_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
loc_api_rpcgen_common_xdr.c 543 if (!xdr_opaque (xdrs, objp->requestor_id_string, 200))
    [all...]

Completed in 52 milliseconds