Searched refs:nullout (Results 1 – 1 of 1) sorted by relevance
148 auto nullout = FileSystem::Instance().Open(FileSpec(FileSystem::DEV_NULL), in Create() local150 if (!nullout) in Create()154 new ScriptInterpreterIORedirect(std::move(*nullin), std::move(*nullout))); in Create()