Home
last modified time | relevance | path

Searched refs:RemoteExceptionType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aidl/
DType.cpp98 REMOTE_EXCEPTION_TYPE = new RemoteExceptionType(); in register_base_types()
641 RemoteExceptionType::RemoteExceptionType() in RemoteExceptionType() function in RemoteExceptionType
647 RemoteExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) in WriteToParcel()
653 RemoteExceptionType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variabl… in CreateFromParcel()
DType.h226 class RemoteExceptionType : public Type
229 RemoteExceptionType();