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

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dcpp_bindings.h219 int put_s64(int attribute, s64 value) {
253 s64 get_s64(const struct nlattr *nla)
255 return *(s64 *) nla_data(nla);
428 virtual int put_s64(int attribute, s64 value);
438 virtual s64 get_s64(const struct nlattr *nla);
H A Dcommon.h62 typedef int64_t s64; typedef
H A Dcpp_bindings.cpp871 int WifiVendorCommand::put_s64(int attribute, s64 value)
911 s64 WifiVendorCommand::get_s64(const struct nlattr *nla)
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_hal.h76 typedef int64_t s64; typedef

Completed in 142 milliseconds