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.h273 s64 get_s64(const struct nlattr *nla) in get_s64() function
460 virtual s64 get_s64(const struct nlattr *nla);
Dcpp_bindings.cpp920 s64 WifiVendorCommand::get_s64(const struct nlattr *nla) in get_s64() function in WifiVendorCommand
922 return mMsg.get_s64(nla); in get_s64()