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

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

Completed in 63 milliseconds