Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/tools/cddl/
H A Dsema.cc803 bool HasUniqueEnumValues(std::vector<uint64_t>* values, const CppType& type) { in HasUniqueEnumValues() function
815 bool HasUniqueEnumValues(const CppType& type) { in HasUniqueEnumValues() function