Home
last modified time | relevance | path

Searched refs:isFatal (Results 1 – 2 of 2) sorted by relevance

/device/generic/car/emulator/usbpt/protocan/protocanbus/
DCanClient.cpp104 Return<void> CanClient::onError(ErrorEvent error, bool isFatal) { in onError() argument
105 if (!isFatal) { in onError()
DCanClient.h59 Return<void> onError(ErrorEvent error, bool isFatal) override;