Searched refs:motionCheck (Results 1 – 1 of 1) sorted by relevance
4576 Result<void> motionCheck = in notifyMotion() local4579 if (!motionCheck.ok()) { in notifyMotion()4580 LOG(FATAL) << "Invalid event: " << args.dump() << "; reason: " << motionCheck.error(); in notifyMotion()