Searched refs:RemoteExceptionType (Results 1 – 2 of 2) sorted by relevance
98 REMOTE_EXCEPTION_TYPE = new RemoteExceptionType(); in register_base_types()641 RemoteExceptionType::RemoteExceptionType() in RemoteExceptionType() function in RemoteExceptionType647 RemoteExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) in WriteToParcel()653 RemoteExceptionType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variabl… in CreateFromParcel()
226 class RemoteExceptionType : public Type229 RemoteExceptionType();