OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPC_LOC_NI_MAX_REQUESTOR_ID_LENGTH
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_fixup.h
134
#define
RPC_LOC_NI_MAX_REQUESTOR_ID_LENGTH
200
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_fixup.h
134
#define
RPC_LOC_NI_MAX_REQUESTOR_ID_LENGTH
200
/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
...]
Completed in 116 milliseconds