Home
last modified time | relevance | path

Searched refs:get_s64 (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcpp_bindings.h253 s64 get_s64(const struct nlattr *nla) in get_s64() function
436 virtual s64 get_s64(const struct nlattr *nla);
Dcpp_bindings.cpp914 s64 WifiVendorCommand::get_s64(const struct nlattr *nla) in get_s64() function in WifiVendorCommand
916 return mMsg.get_s64(nla); in get_s64()