/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
loc_api.h | 81 struct rpc_loc_stop_fix_rets { struct 84 typedef struct rpc_loc_stop_fix_rets rpc_loc_stop_fix_rets; typedef in typeref:struct:rpc_loc_stop_fix_rets 118 extern enum clnt_stat rpc_loc_stop_fix_0x00010001(rpc_loc_stop_fix_args *, rpc_loc_stop_fix_rets *, CLIENT *); 119 extern bool_t rpc_loc_stop_fix_0x00010001_svc(rpc_loc_stop_fix_args *, rpc_loc_stop_fix_rets *, struct svc_req *); 171 extern bool_t xdr_rpc_loc_stop_fix_rets (XDR *, rpc_loc_stop_fix_rets*);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
loc_api.xdr | 107 struct rpc_loc_stop_fix_rets { 142 rpc_loc_stop_fix_rets
|
loc_api_clnt.c | 58 rpc_loc_stop_fix_0x00040001(rpc_loc_stop_fix_args *argp, rpc_loc_stop_fix_rets *clnt_res, CLIENT *clnt)
|
loc_api_xdr.c | 142 xdr_rpc_loc_stop_fix_rets (XDR *xdrs, rpc_loc_stop_fix_rets *objp)
|
loc_api_rpc_glue.c | 247 rpc_loc_stop_fix_rets rets;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
loc_api.xdr | 116 struct rpc_loc_stop_fix_rets { 151 rpc_loc_stop_fix_rets
|
loc_api_clnt.c | 58 rpc_loc_stop_fix_0x00010001(rpc_loc_stop_fix_args *argp, rpc_loc_stop_fix_rets *clnt_res, CLIENT *clnt)
|
loc_api_xdr.c | 142 xdr_rpc_loc_stop_fix_rets (XDR *xdrs, rpc_loc_stop_fix_rets *objp)
|
loc_api_rpc_glue.c | 247 rpc_loc_stop_fix_rets rets;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
loc_api.h | 81 struct rpc_loc_stop_fix_rets { struct 84 typedef struct rpc_loc_stop_fix_rets rpc_loc_stop_fix_rets; typedef in typeref:struct:rpc_loc_stop_fix_rets 118 extern enum clnt_stat rpc_loc_stop_fix_0x00040001(rpc_loc_stop_fix_args *, rpc_loc_stop_fix_rets *, CLIENT *); 119 extern bool_t rpc_loc_stop_fix_0x00040001_svc(rpc_loc_stop_fix_args *, rpc_loc_stop_fix_rets *, struct svc_req *); 183 extern bool_t xdr_rpc_loc_stop_fix_rets (XDR *, rpc_loc_stop_fix_rets*);
|