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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.h 253 s64 get_s64(const struct nlattr *nla) function in class:WifiRequest
438 virtual s64 get_s64(const struct nlattr *nla);
cpp_bindings.cpp 911 s64 WifiVendorCommand::get_s64(const struct nlattr *nla) function in class:WifiVendorCommand
913 return mMsg.get_s64(nla);

Completed in 1500 milliseconds