HomeSort by relevance Sort by last modified time
    Searched defs:rpc_loc_api_api_versions_rets (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api.h 91 struct rpc_loc_api_api_versions_rets { struct
95 typedef struct rpc_loc_api_api_versions_rets rpc_loc_api_api_versions_rets; typedef in typeref:struct:rpc_loc_api_api_versions_rets
124 extern enum clnt_stat rpc_loc_api_api_versions_0x00040001(void *, rpc_loc_api_api_versions_rets *, CLIENT *);
125 extern bool_t rpc_loc_api_api_versions_0x00040001_svc(void *, rpc_loc_api_api_versions_rets *, struct svc_req *);
185 extern bool_t xdr_rpc_loc_api_api_versions_rets (XDR *, rpc_loc_api_api_versions_rets*);
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api.h 91 struct rpc_loc_api_api_versions_rets { struct
95 typedef struct rpc_loc_api_api_versions_rets rpc_loc_api_api_versions_rets; typedef in typeref:struct:rpc_loc_api_api_versions_rets
124 extern enum clnt_stat rpc_loc_api_api_versions_0x00010001(void *, rpc_loc_api_api_versions_rets *, CLIENT *);
125 extern bool_t rpc_loc_api_api_versions_0x00010001_svc(void *, rpc_loc_api_api_versions_rets *, struct svc_req *);
173 extern bool_t xdr_rpc_loc_api_api_versions_rets (XDR *, rpc_loc_api_api_versions_rets*);

Completed in 27 milliseconds