Home
last modified time | relevance | path

Searched refs:CommonBuilderType (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dnetwork_selection.h305 enum class CommonBuilderType { class
316 commonBuilderType = CommonBuilderType::FILTER_BUILDER; in CommonBuilder()
335 if (!filterBuilder && commonBuilderType == CommonBuilderType::FILTER_BUILDER) { in IsEmpty()
337 } else if (!scoreBuilder && commonBuilderType == CommonBuilderType::SCORE_BUILDER) { in IsEmpty()
345 CommonBuilderType commonBuilderType;

Completed in 2 milliseconds