Searched refs:s64 (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dcpp_bindings.h230 wifi_error put_s64(int attribute, s64 value) {
273 s64 get_s64(const struct nlattr *nla)
275 return *(s64 *) nla_data(nla);
448 virtual wifi_error put_s64(int attribute, s64 value);
460 virtual s64 get_s64(const struct nlattr *nla);
H A Dcommon.h61 typedef int64_t s64; typedef
H A Dcpp_bindings.cpp875 wifi_error WifiVendorCommand::put_s64(int attribute, s64 value)
920 s64 WifiVendorCommand::get_s64(const struct nlattr *nla)
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_hal.h92 typedef int64_t s64; typedef

Completed in 63 milliseconds