Searched refs:TscSrpBufferLLPortOut (Results 1 – 2 of 2) sorted by relevance
61 class TscSrpBufferLLPortOut : public PvmfPortBaseImpl64 TscSrpBufferLLPortOut() : PvmfPortBaseImpl(TSCSRPBUFFER_OUTPUT_PORT_TAG, NULL) {}; in TscSrpBufferLLPortOut() function66 ~TscSrpBufferLLPortOut() {}; in ~TscSrpBufferLLPortOut()
357 iLLPortOut = OSCL_NEW(TscSrpBufferLLPortOut, ()); in ConstructL()