HomeSort by relevance Sort by last modified time
    Searched refs:KIND_UINT8 (Results 1 - 4 of 4) sorted by null

  /system/tools/hidl/
ScalarType.h 29 KIND_UINT8,
ScalarType.cpp 224 case KIND_UINT8: // fallthrough
hidl-gen_l.ll 124 "uint8_t" { SCALAR_TYPE(KIND_UINT8); }
Interface.cpp 302 out << byteToString(ConstantExpression::ValueOf(ScalarType::Kind::KIND_UINT8, e));

Completed in 97 milliseconds