Searched defs:RCIO (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcio.cpp44 RCIO::~RCIO() { }
46 RCIO::RCIO(RCIO::RCIOType): RCBase() { } function in class:RCIO
H A Drcfileio.cpp46 RCFileIO::RCFileIO(): RCIO(RCIO::file) { }
76 PRInt64 RCFileIO::Seek(PRInt64 offset, RCIO::Whence how)
96 RCIO *RCFileIO::GetSpecialFile(RCFileIO::SpecialFile special)
156 RCIO* RCFileIO::Accept(RCNetAddr*, const RCInterval&)
163 RCIO**, RCNetAddr**, void*, PRSize, const RCInterval&)
169 PRStatus RCFileIO::Shutdown(RCIO::ShutdownHow)
173 RCIO*, const void*, PRSize, RCIO::FileDisposition, const RCInterval&)
162 AcceptRead( RCIO**, RCNetAddr**, void*, PRSize, const RCInterval&) argument
172 TransmitFile( RCIO*, const void*, PRSize, RCIO::FileDisposition, const RCInterval&) argument

Completed in 41 milliseconds