OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPC_LOC_OPEN_VERSION
(Results
1 - 7
of
7
) sorted by null
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c
369
stat = RPC_FUNC_VERSION(rpc_loc_open_,
RPC_LOC_OPEN_VERSION
)(&args, &rets, loc_api_clnt);
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr
65
const
RPC_LOC_OPEN_VERSION
= 0x00040001;
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr
69
const
RPC_LOC_OPEN_VERSION
= 0x00010001;
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api_common.xdr
103
const
RPC_LOC_OPEN_VERSION
= 0x00050001;
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h
31
#define
RPC_LOC_OPEN_VERSION
0x00040001
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h
27
#define
RPC_LOC_OPEN_VERSION
0x00010001
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h
67
#define
RPC_LOC_OPEN_VERSION
0x00050001
[
all
...]
Completed in 44 milliseconds