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

  /frameworks/base/tools/aidl/
Type.cpp 96 REMOTE_EXCEPTION_TYPE = new RemoteExceptionType();
639 RemoteExceptionType::RemoteExceptionType()
645 RemoteExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
651 RemoteExceptionType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)
    [all...]
Type.h 226 class RemoteExceptionType : public Type
229 RemoteExceptionType();

Completed in 425 milliseconds