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

/frameworks/base/tools/aidl/
H A DType.cpp99 RUNTIME_EXCEPTION_TYPE = new RuntimeExceptionType();
658 RuntimeExceptionType::RuntimeExceptionType() function in class:RuntimeExceptionType
664 RuntimeExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
670 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 29 milliseconds