Home
last modified time | relevance | path

Searched refs:IsBinaryDigit (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/openscreen/tools/cddl/
H A Dparse.cc50 bool IsBinaryDigit(char x) { in IsBinaryDigit() function
178 CHECK(IsBinaryDigit(view[index])); in SkipUint()