Home
last modified time | relevance | path

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

/system/core/libutils/binder/
DFuzzFormatTypes.h23 SIGNED_DECIMAL = 0, enumerator
54 return formatChar == SIGNED_DECIMAL || formatChar == UNSIGNED_DECIMAL || in canApplyFlag()
DString8_fuzz.cpp104 case SIGNED_DECIMAL: { in fuzzFormat()