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 108 BINDER_NATIVE_TYPE = new BinderType();
737 BinderType::BinderType()
743 BinderType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
749 BinderType::CreateFromParcel(StatementBlock* addTo, Variable* v,
    [all...]
Type.h 277 class BinderType : public Type
280 BinderType();

Completed in 183 milliseconds