Home
last modified time | relevance | path

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

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