Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dvirtualsocketserver.cc1003 struct FunctionDomainCmp { struct
1033 std::sort(f->begin(), f->end(), FunctionDomainCmp()); in Invert()
1055 std::lower_bound(f->begin(), f->end(), x, FunctionDomainCmp()); in Evaluate()