Home
last modified time | relevance | path

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

/system/libcppbor/include/cppbor/
Dcppbor.h196 virtual bool isCompound() const { return false; } in isCompound() function
634 bool isCompound() const override { return true; } in isCompound() function
707 bool isCompound() const override { return true; } in isCompound() function
801 bool isCompound() const override { return true; } in isCompound() function