Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp130 class ByteType : public Type { class
132 ByteType() in ByteType() function in android::aidl::cpp::__anon9051069a0111::ByteType
140 ~ByteType() override = default;
144 DISALLOW_COPY_AND_ASSIGN(ByteType);
368 Add(std::make_unique<ByteType>()); in Init()