HomeSort by relevance Sort by last modified time
    Searched full:stubfunction (Results 1 - 1 of 1) sorted by null

  /hardware/interfaces/wifi/1.2/default/
wifi_legacy_hal_stubs.cpp 27 struct stubFunction;
30 struct stubFunction<R (*)(Args...)> {
34 struct stubFunction<void (*)(Args...)> {
40 *val = &stubFunction<T>::invoke;

Completed in 71 milliseconds