Searched defs:Pipe (Results 1 – 12 of 12) sorted by relevance
31 inline Pipe::Pipe() in Pipe() function in osl::Pipe36 inline Pipe::Pipe(const ::rtl::OUString& strName, oslPipeOptions Options ) in Pipe() function in osl::Pipe41 …inline Pipe::Pipe(const ::rtl::OUString& strName, oslPipeOptions Options,const Security & rSecurit… in Pipe() function in osl::Pipe46 inline Pipe::Pipe(const Pipe& pipe ) in Pipe() function in osl::Pipe54 inline Pipe::Pipe( oslPipe pipe, __sal_NoAcquire ) in Pipe() function in osl::Pipe59 inline Pipe::Pipe(oslPipe pipe) in Pipe() function in osl::Pipe
36 class Pipe class
95 OPipe::OPipe(oslPipe Pipe) in OPipe()285 OStreamPipe::OStreamPipe(oslPipe Pipe) : in OStreamPipe()314 OStreamPipe& OStreamPipe::operator=(oslPipe Pipe) in operator =()
50 public class Pipe extends TestCase { class
52 public class Pipe extends TestCase { class
37 oslPipe Pipe; variable
46 oslPipe Pipe; variable
63 #define Pipe PipeW macro67 #define Pipe PipeA macro72 class Pipe class280 Pipe::Pipe( const Pipe& rPipe ) : in Pipe() function in Pipe336 Pipe::Pipe( HANDLE hReadPipe, HANDLE hWritePipe ) : in Pipe() function in Pipe
58 #define Pipe PipeW macro62 #define Pipe PipeA macro67 class Pipe class275 Pipe::Pipe( const Pipe& rPipe ) : in Pipe() function in Pipe331 Pipe::Pipe( HANDLE hReadPipe, HANDLE hWritePipe ) : in Pipe() function in Pipe
70 } Pipe; typedef
605 OPipe Pipe( pOfficeIPCThread->maPipeIdent, OPipe::TOption_Open, Security::get() ); in DisableOfficeIPCThread() local
87 } Pipe; typedef
Completed in 70 milliseconds