Home
last modified time | relevance | path

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

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