Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp137 class ByteType : public Type { class
139 ByteType() : ByteType(false, "byte", "int8_t", "readByte", "writeByte", in ByteType() function in android::aidl::cpp::__anon889871910111::ByteType
152 ByteType(bool is_array, in ByteType() function in android::aidl::cpp::__anon889871910111::ByteType