Searched refs:pLockBytesP (Results 1 – 1 of 1) sorted by relevance
464 SvStream::SvStream( SvLockBytes* pLockBytesP ) in SvStream() argument469 xLockBytes = pLockBytesP; in SvStream()471 if( pLockBytesP ) { in SvStream()472 pStrm = pLockBytesP->GetStream(); in SvStream()
Completed in 23 milliseconds