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

  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 50 typedef long rpc_int32; typedef
56 typedef rpc_int32 rpc_loc_client_handle_type;
745 rpc_int32 timestamp_age;
782 rpc_int32 lat;
783 rpc_int32 lon;
792 rpc_int32 rssi;
904 rpc_int32 status;
933 extern bool_t xdr_rpc_int32 (XDR *, rpc_int32*);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 44 typedef long rpc_int32; typedef
50 typedef rpc_int32 rpc_loc_client_handle_type;
806 rpc_int32 status;
836 extern bool_t xdr_rpc_int32 (XDR *, rpc_int32*);
    [all...]

Completed in 53 milliseconds