Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflatbuffer_builder.h908 template<typename T> struct StructKeyComparator { struct
909 bool operator()(const T &a, const T &b) const { in operator()
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflatbuffer_builder.h908 template<typename T> struct StructKeyComparator { struct
909 bool operator()(const T &a, const T &b) const { in operator()