Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
Dp2p_iface.cpp865 using DestT = struct wpa_freq_range_list::wpa_freq_range; in setDisallowedFrequenciesInternal() typedef
866 DestT* freq_ranges = nullptr; in setDisallowedFrequenciesInternal()
870 static_cast<DestT*>(os_malloc(sizeof(DestT) * ranges.size())); in setDisallowedFrequenciesInternal()