Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/services/src/manage/scheduler/qos/
H A Dapps.rs156 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp()
170 fn partial_cmp(&self, other: &Self) -> Option<cmp::Ordering> { in partial_cmp()
/ohos5.0/base/request/request/services/src/task/
H A Dconfig.rs160 fn partial_cmp(&self, other: &Self) -> Option<std::cmp::Ordering> { in partial_cmp()
166 fn cmp(&self, other: &Self) -> std::cmp::Ordering { in cmp()