Home
last modified time | relevance | path

Searched defs:ScoreResult (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dnetwork_selection.h32 struct ScoreResult { struct
35 std::vector<ScoreResult> scoreDetails; argument
36 ScoreResult() : score(0) {} in ScoreResult() function