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

  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 89 struct rpc_loc_parsed_position_s_type { struct
115 typedef struct rpc_loc_parsed_position_s_type rpc_loc_parsed_position_s_type; typedef in typeref:struct:rpc_loc_parsed_position_s_type
912 rpc_loc_parsed_position_s_type parsed_location_report;
942 extern bool_t xdr_rpc_loc_parsed_position_s_type (XDR *, rpc_loc_parsed_position_s_type*);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 83 struct rpc_loc_parsed_position_s_type { struct
109 typedef struct rpc_loc_parsed_position_s_type rpc_loc_parsed_position_s_type; typedef in typeref:struct:rpc_loc_parsed_position_s_type
814 rpc_loc_parsed_position_s_type parsed_location_report;
845 extern bool_t xdr_rpc_loc_parsed_position_s_type (XDR *, rpc_loc_parsed_position_s_type*);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 121 struct rpc_loc_parsed_position_s_type {
884 rpc_loc_parsed_position_s_type parsed_location_report;
loc_api_common_xdr.c 153 xdr_rpc_loc_parsed_position_s_type (XDR *xdrs, rpc_loc_parsed_position_s_type *objp)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 121 struct rpc_loc_parsed_position_s_type {
781 rpc_loc_parsed_position_s_type parsed_location_report;
loc_api_common_xdr.c 153 xdr_rpc_loc_parsed_position_s_type (XDR *xdrs, rpc_loc_parsed_position_s_type *objp)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 88 static void loc_eng_report_position (const rpc_loc_parsed_position_s_type *location_report_ptr);
748 static void loc_eng_report_position (const rpc_loc_parsed_position_s_type *location_report_ptr)
    [all...]

Completed in 26 milliseconds