Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.h131 const Type* IBinderType() const { return ibinder_type_; } in IBinderType() function
Dtype_java.h456 const Type* IBinderType() const { return m_ibinder_type; } in IBinderType() function
Dtype_java.cpp395 IBinderType::IBinderType(const JavaTypeNamespace* types) in IBinderType() function in android::aidl::java::IBinderType