Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp172 class BinderType : public Type { class
174 BinderType(const AidlInterface& interface, const std::string& src_file_name) in BinderType() function in android::aidl::cpp::__anon889871910111::BinderType
186 BinderType(const AidlInterface& interface, in BinderType() function in android::aidl::cpp::__anon889871910111::BinderType
Dtype_java.cpp448 BinderType::BinderType(const JavaTypeNamespace* types) in BinderType() function in android::aidl::java::BinderType