Searched refs:ByteType (Results 1 – 1 of 1) sorted by relevance
130 class ByteType : public Type { class132 ByteType() in ByteType() function in android::aidl::cpp::__anon9051069a0111::ByteType140 ~ByteType() override = default;144 DISALLOW_COPY_AND_ASSIGN(ByteType);368 Add(std::make_unique<ByteType>()); in Init()