Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_preset.h85 struct ComparatorDesc { struct
86 using is_transparent = void;
87 bool operator()(HasPreset const& a, int index) const { in operator()
90 bool operator()(int index, HasPreset const& a) const { in operator()
93 bool operator()(HasPreset const& a, HasPreset const& b) const { in operator()