Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_const_expressions.cpp442 const bool is_byte = ConsumeSuffix(&value_view, "u8"); in ParseIntegral() local
449 if (is_byte && is_long) return false; in ParseIntegral()
463 if (is_byte) { in ParseIntegral()
488 if (is_byte) { in ParseIntegral()