Home
last modified time | relevance | path

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

/system/core/libutils/binder/
DFuzzFormatTypes.h25 UNSIGNED_OCTAL = 2, enumerator
49 return formatChar == UNSIGNED_OCTAL || formatChar == UNSIGNED_HEX_LOWER || in canApplyFlag()
55 formatChar == UNSIGNED_OCTAL || formatChar == UNSIGNED_HEX_LOWER || in canApplyFlag()
DString8_fuzz.cpp115 case UNSIGNED_OCTAL: in fuzzFormat()