Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp155 class ByteType : public Type { class
157 ByteType() in ByteType() function in android::aidl::cpp::__anon889871910111::ByteType
165 virtual ~ByteType() = default;
169 DISALLOW_COPY_AND_ASSIGN(ByteType);
414 Add(new ByteType()); in Init()