Searched refs:BinderProxyType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aidl/
H A DType.cpp111 BINDER_PROXY_TYPE = new BinderProxyType();
758 BinderProxyType::BinderProxyType() function in class:BinderProxyType
764 BinderProxyType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
770 BinderProxyType::CreateFromParcel(StatementBlock* addTo, Variable* v,
H A DType.h288 class BinderProxyType : public Type class in inherits:Type
291 BinderProxyType();

Completed in 42 milliseconds