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