Home
last modified time | relevance | path

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

/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
Dflatbuffers.h50 inline bool IsOutRange(const T &v, const T &low, const T &high) { in IsOutRange() function
/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
Dbase.h475 inline bool IsOutRange(const T &v, const T &low, const T &high) { in IsOutRange() function