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

  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 125 rpc_uint64 timestamp_utc;
700 rpc_uint64 timestamp_utc;
loc_api_common_xdr.c 163 if (!xdr_rpc_uint64 (xdrs, &objp->timestamp_utc))
1212 if (!xdr_rpc_uint64 (xdrs, &objp->timestamp_utc))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 125 rpc_uint64 timestamp_utc;
661 rpc_uint64 timestamp_utc;
loc_api_common_xdr.c 163 if (!xdr_rpc_uint64 (xdrs, &objp->timestamp_utc))
1143 if (!xdr_rpc_uint64 (xdrs, &objp->timestamp_utc))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 93 rpc_uint64 timestamp_utc; member in struct:rpc_loc_parsed_position_s_type
736 rpc_uint64 timestamp_utc; member in struct:rpc_loc_assist_data_pos_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 87 rpc_uint64 timestamp_utc; member in struct:rpc_loc_parsed_position_s_type
709 rpc_uint64 timestamp_utc; member in struct:rpc_loc_assist_data_pos_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 764 location.timestamp = location_report_ptr->timestamp_utc;
    [all...]

Completed in 320 milliseconds