Home
last modified time | relevance | path

Searched refs:PipeRef (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vos/source/
H A Dpipe.cxx53 new PipeRef( osl_createPipe(strName.pData, in OPipe()
70 new PipeRef(osl_createPipe(strName.pData, in OPipe()
97 m_pPipeRef = new PipeRef(Pipe); in OPipe()
123 new PipeRef(osl_createPipe(strName.pData, in create()
148 new PipeRef(osl_createPipe(strName.pData, in create()
325 m_pPipeRef= new PipeRef(Pipe); in operator =()
/trunk/main/vos/inc/vos/
H A Dpipe.hxx77 typedef ORefObj<oslPipe> PipeRef; typedef in vos::OPipe
79 PipeRef* m_pPipeRef;

Completed in 15 milliseconds