OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPC_LOC_CLOSE_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
401
stat = RPC_FUNC_VERSION(rpc_loc_close_,
RPC_LOC_CLOSE_VERSION
)(&args, &rets, loc_api_clnt);
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr
71
const
RPC_LOC_CLOSE_VERSION
= 0x00040001;
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr
70
const
RPC_LOC_CLOSE_VERSION
= 0x00010001;
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api_common.xdr
101
const
RPC_LOC_CLOSE_VERSION
= 0x00050001;
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h
37
#define
RPC_LOC_CLOSE_VERSION
0x00040001
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h
28
#define
RPC_LOC_CLOSE_VERSION
0x00010001
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h
65
#define
RPC_LOC_CLOSE_VERSION
0x00050001
[
all
...]
Completed in 39 milliseconds