HomeSort by relevance Sort by last modified time
    Searched refs:rpc_loc_stop_fix_args (Results 1 - 10 of 10) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api.h 41 struct rpc_loc_stop_fix_args { struct
44 typedef struct rpc_loc_stop_fix_args rpc_loc_stop_fix_args; typedef in typeref:struct:rpc_loc_stop_fix_args
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 *);
164 extern bool_t xdr_rpc_loc_stop_fix_args (XDR *, rpc_loc_stop_fix_args*);
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api.xdr 66 struct rpc_loc_stop_fix_args {
143 rpc_loc_stop_fix( rpc_loc_stop_fix_args ) = 5;
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 62 xdr_rpc_loc_stop_fix_args (XDR *xdrs, rpc_loc_stop_fix_args *objp)
loc_api_rpc_glue.c 244 rpc_loc_stop_fix_args args;
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api.xdr 75 struct rpc_loc_stop_fix_args {
152 rpc_loc_stop_fix( rpc_loc_stop_fix_args ) = 5;
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 62 xdr_rpc_loc_stop_fix_args (XDR *xdrs, rpc_loc_stop_fix_args *objp)
loc_api_rpc_glue.c 244 rpc_loc_stop_fix_args args;
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api.h 41 struct rpc_loc_stop_fix_args { struct
44 typedef struct rpc_loc_stop_fix_args rpc_loc_stop_fix_args; typedef in typeref:struct:rpc_loc_stop_fix_args
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 *);
176 extern bool_t xdr_rpc_loc_stop_fix_args (XDR *, rpc_loc_stop_fix_args*);

Completed in 86 milliseconds