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

/frameworks/base/tools/aidl/
H A DType.cpp101 RUNTIME_EXCEPTION_TYPE = new RuntimeExceptionType();
660 RuntimeExceptionType::RuntimeExceptionType() function in class:RuntimeExceptionType
666 RuntimeExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
672 RuntimeExceptionType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)
H A DType.h237 class RuntimeExceptionType : public Type class in inherits:Type
240 RuntimeExceptionType();

Completed in 478 milliseconds