Home
last modified time | relevance | path

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

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