Lines Matching defs:ReportData
40 struct ReportData : public Parcelable { struct
44 ErrorObject errorObject;
45 FaultDataType faultType = FaultDataType::UNKNOWN;
46 std::string timeoutMarkers = "";
47 bool waitSaveState = false;
48 bool notifyApp = false;
49 bool forceExit = false;
50 uint32_t state = 0;
51 int32_t eventId = -1;
52 int32_t tid = 0;
53 sptr<IRemoteObject> token = nullptr;