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 97 BINDER_PROXY_TYPE = new BinderProxyType();
642 BinderProxyType::BinderProxyType()
648 BinderProxyType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
654 BinderProxyType::CreateFromParcel(StatementBlock* addTo, Variable* v,
    [all...]
Type.h 249 class BinderProxyType : public Type
252 BinderProxyType();

Completed in 16 milliseconds