Searched refs:RuntimeExceptionType (Results 1 – 2 of 2) sorted by relevance
101 RUNTIME_EXCEPTION_TYPE = new RuntimeExceptionType(); in register_base_types()660 RuntimeExceptionType::RuntimeExceptionType() in RuntimeExceptionType() function in RuntimeExceptionType666 RuntimeExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) in WriteToParcel()672 RuntimeExceptionType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variab… in CreateFromParcel()
237 class RuntimeExceptionType : public Type240 RuntimeExceptionType();