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

  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 203 struct rpc_loc_status_event_s_type { struct
207 typedef struct rpc_loc_status_event_s_type rpc_loc_status_event_s_type; typedef in typeref:struct:rpc_loc_status_event_s_type
919 rpc_loc_status_event_s_type status_report;
954 extern bool_t xdr_rpc_loc_status_event_s_type (XDR *, rpc_loc_status_event_s_type*);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 191 struct rpc_loc_status_event_s_type { struct
195 typedef struct rpc_loc_status_event_s_type rpc_loc_status_event_s_type; typedef in typeref:struct:rpc_loc_status_event_s_type
821 rpc_loc_status_event_s_type status_report;
856 extern bool_t xdr_rpc_loc_status_event_s_type (XDR *, rpc_loc_status_event_s_type*);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 223 struct rpc_loc_status_event_s_type {
898 rpc_loc_status_event_s_type status_report;
loc_api_common_xdr.c 365 xdr_rpc_loc_status_event_s_type (XDR *xdrs, rpc_loc_status_event_s_type *objp)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 214 struct rpc_loc_status_event_s_type {
795 rpc_loc_status_event_s_type status_report;
loc_api_common_xdr.c 350 xdr_rpc_loc_status_event_s_type (XDR *xdrs, rpc_loc_status_event_s_type *objp)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 90 static void loc_eng_report_status (const rpc_loc_status_event_s_type *status_report_ptr);
949 static void loc_eng_report_status (const rpc_loc_status_event_s_type *status_report_ptr)
    [all...]

Completed in 601 milliseconds