HomeSort by relevance Sort by last modified time
    Searched refs:RuntimeExceptionType (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aidl/
Type.cpp 101 RUNTIME_EXCEPTION_TYPE = new RuntimeExceptionType();
660 RuntimeExceptionType::RuntimeExceptionType()
666 RuntimeExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
672 RuntimeExceptionType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)
    [all...]
Type.h 237 class RuntimeExceptionType : public Type
240 RuntimeExceptionType();

Completed in 146 milliseconds