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

  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.h 42 rpc_loc_ni_event_s_type loc_ni_request;
loc_eng_ni.cpp 119 const rpc_loc_ni_event_s_type *request_pass_back
128 request_pass_back, sizeof (rpc_loc_ni_event_s_type));
250 static void loc_ni_request_handler(const char *msg, const rpc_loc_ni_event_s_type *ni_req)
490 const rpc_loc_ni_event_s_type *ni_req = &loc_event_payload->rpc_loc_event_payload_u_type_u.ni_request;
loc_eng.cpp 644 rpc_loc_ni_event_s_type *ni_req;
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 469 struct rpc_loc_ni_event_s_type {
664 rpc_loc_ni_event_s_type ni_event_pass_back;
890 rpc_loc_ni_event_s_type ni_request;
loc_api_common_xdr.c 784 xdr_rpc_loc_ni_event_s_type (XDR *xdrs, rpc_loc_ni_event_s_type *objp)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 447 struct rpc_loc_ni_event_s_type {
625 rpc_loc_ni_event_s_type ni_event_pass_back;
787 rpc_loc_ni_event_s_type ni_request;
loc_api_common_xdr.c 737 xdr_rpc_loc_ni_event_s_type (XDR *xdrs, rpc_loc_ni_event_s_type *objp)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 473 struct rpc_loc_ni_event_s_type { struct
477 typedef struct rpc_loc_ni_event_s_type rpc_loc_ni_event_s_type; typedef in typeref:struct:rpc_loc_ni_event_s_type
691 rpc_loc_ni_event_s_type ni_event_pass_back;
915 rpc_loc_ni_event_s_type ni_request;
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 465 struct rpc_loc_ni_event_s_type { struct
469 typedef struct rpc_loc_ni_event_s_type rpc_loc_ni_event_s_type; typedef in typeref:struct:rpc_loc_ni_event_s_type
664 rpc_loc_ni_event_s_type ni_event_pass_back;
817 rpc_loc_ni_event_s_type ni_request;
882 extern bool_t xdr_rpc_loc_ni_event_s_type (XDR *, rpc_loc_ni_event_s_type*);
    [all...]

Completed in 68 milliseconds