Searched defs:_read_error (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/ | ||
D | executor.hpp | 236 void _read_error(int source) in _read_error() function in boost::process::detail::posix::executor |
/aosp_15_r20/external/python/pyfakefs/pyfakefs/ | ||
D | fake_file.py | 1138 def _read_error(self) -> Callable: member in FakeFileWrapper |