HomeSort by relevance Sort by last modified time
    Searched refs:BinderProxyType (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aidl/
Type.cpp 111 BINDER_PROXY_TYPE = new BinderProxyType();
758 BinderProxyType::BinderProxyType()
764 BinderProxyType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
770 BinderProxyType::CreateFromParcel(StatementBlock* addTo, Variable* v,
    [all...]
Type.h 288 class BinderProxyType : public Type
291 BinderProxyType();

Completed in 291 milliseconds