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 85 RUNTIME_EXCEPTION_TYPE = new RuntimeExceptionType();
542 RuntimeExceptionType::RuntimeExceptionType()
548 RuntimeExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
554 RuntimeExceptionType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel)
    [all...]
Type.h 198 class RuntimeExceptionType : public Type
201 RuntimeExceptionType();

Completed in 1199 milliseconds