Searched refs:INTEGRAL (Results 1 – 5 of 5) sorted by relevance
370 return new AidlConstantValue(location, Type::INTEGRAL, value); in Integral()477 case AidlConstantValue::Type::INTEGRAL: in As()518 case Type::INTEGRAL: in ToString()
186 value.GetType() == AidlConstantValue::Type::INTEGRAL) { in GenerateConstantDeclarations()198 value.GetType() == AidlConstantValue::Type::INTEGRAL) { in GenerateConstantDeclarations()
334 enum class Type { ERROR, ARRAY, BOOLEAN, CHARACTER, FLOATING, HEXIDECIMAL, INTEGRAL, STRING }; enumerator
1030 case AidlConstantValue::Type::INTEGRAL: in generate_binder_interface_class()
940 case AidlConstantValue::Type::INTEGRAL: in BuildInterfaceHeader()