Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_java.h458 const Type* BinderNativeType() const { return m_binder_native_type; } in BinderNativeType() function
Dgenerate_java_binder.cpp61 this->extends = types->BinderNativeType(); in StubClass()