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

  /frameworks/base/tools/aidl/
Type.cpp 94 BINDER_NATIVE_TYPE = new BinderType();
621 BinderType::BinderType()
627 BinderType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
633 BinderType::CreateFromParcel(StatementBlock* addTo, Variable* v,
    [all...]
Type.h 238 class BinderType : public Type
241 BinderType();

Completed in 86 milliseconds