Home
last modified time | relevance | path

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

/device/generic/goldfish/wifi/wifi_hal/
Dwifi_hal.cpp23 struct NotSupportedFunction;
26 struct NotSupportedFunction<R (*)(Args...)> { struct
31 struct NotSupportedFunction<void (*)(Args...)> { argument
37 val = &NotSupportedFunction<T>::invoke; in notSupported() argument