Searched refs:TorqueFileListNotification (Results 1 – 2 of 2) sorted by relevance
247 void HandleTorqueFileListNotification(TorqueFileListNotification notification, in HandleTorqueFileListNotification()371 TorqueFileListNotification(std::move(request.GetJsonValue())), writer); in HandleMessage()
335 using TorqueFileListNotification = Request<FileListParams>; variable