Searched refs:BinaryPythonFile (Results 1 – 1 of 1) sorted by relevance
1188 class BinaryPythonFile : public PythonIOFile { class1193 BinaryPythonFile(int fd, const PythonFile &file, bool borrowed) in BinaryPythonFile() function in __anon7439c15d0511::BinaryPythonFile1385 std::make_shared<BinaryPythonFile>(fd, *this, borrowed)); in ConvertToFileForcingUseOfScriptingIOMethods()