Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp153 class BinderType : public Type { class
155 BinderType(const AidlInterface& interface, const std::string& src_file_name) in BinderType() function in android::aidl::cpp::__anon9051069a0111::BinderType
167 BinderType(const AidlInterface& interface, const std::string& src_file_name, Type* nullable_type, in BinderType() function in android::aidl::cpp::__anon9051069a0111::BinderType
Dtype_java.cpp168 BinderType::BinderType(const JavaTypeNamespace* types) in BinderType() function in android::aidl::java::BinderType