Searched refs:BinderType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aidl/
H A DType.cpp108 BINDER_NATIVE_TYPE = new BinderType();
737 BinderType::BinderType() function in class:BinderType
743 BinderType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
749 BinderType::CreateFromParcel(StatementBlock* addTo, Variable* v,
H A DType.h277 class BinderType : public Type class in inherits:Type
280 BinderType();

Completed in 162 milliseconds