/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
loc_api.h | 46 struct rpc_loc_ioctl_args { struct 51 typedef struct rpc_loc_ioctl_args rpc_loc_ioctl_args; typedef in typeref:struct:rpc_loc_ioctl_args 121 extern enum clnt_stat rpc_loc_ioctl_0x00010001(rpc_loc_ioctl_args *, rpc_loc_ioctl_rets *, CLIENT *); 122 extern bool_t rpc_loc_ioctl_0x00010001_svc(rpc_loc_ioctl_args *, rpc_loc_ioctl_rets *, struct svc_req *); 165 extern bool_t xdr_rpc_loc_ioctl_args (XDR *, rpc_loc_ioctl_args*);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
loc_api.xdr | 70 struct rpc_loc_ioctl_args { 146 rpc_loc_ioctl( rpc_loc_ioctl_args ) = 6;
|
loc_api_clnt.c | 67 rpc_loc_ioctl_0x00040001(rpc_loc_ioctl_args *argp, rpc_loc_ioctl_rets *clnt_res, CLIENT *clnt)
|
loc_api_xdr.c | 72 xdr_rpc_loc_ioctl_args (XDR *xdrs, rpc_loc_ioctl_args *objp)
|
loc_api_rpc_glue.c | 264 rpc_loc_ioctl_args args;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
loc_api.xdr | 79 struct rpc_loc_ioctl_args { 155 rpc_loc_ioctl( rpc_loc_ioctl_args ) = 6;
|
loc_api_clnt.c | 67 rpc_loc_ioctl_0x00010001(rpc_loc_ioctl_args *argp, rpc_loc_ioctl_rets *clnt_res, CLIENT *clnt)
|
loc_api_xdr.c | 72 xdr_rpc_loc_ioctl_args (XDR *xdrs, rpc_loc_ioctl_args *objp)
|
loc_api_rpc_glue.c | 264 rpc_loc_ioctl_args args;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
loc_api.h | 46 struct rpc_loc_ioctl_args { struct 51 typedef struct rpc_loc_ioctl_args rpc_loc_ioctl_args; typedef in typeref:struct:rpc_loc_ioctl_args 121 extern enum clnt_stat rpc_loc_ioctl_0x00040001(rpc_loc_ioctl_args *, rpc_loc_ioctl_rets *, CLIENT *); 122 extern bool_t rpc_loc_ioctl_0x00040001_svc(rpc_loc_ioctl_args *, rpc_loc_ioctl_rets *, struct svc_req *); 177 extern bool_t xdr_rpc_loc_ioctl_args (XDR *, rpc_loc_ioctl_args*);
|