Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/osl/socket/
H A Dsockethelper.cxx231 sal_Int32 nByteSeqCounter = 0; in UStringIPToByteSequence() local
241 bsByteSequence[nByteSeqCounter++] = static_cast<sal_Int8>(atoi( tmpBuffer )); in UStringIPToByteSequence()
H A Dosl_Socket.cxx252 sal_Int32 nByteSeqCounter = 0; in UStringIPToByteSequence() local
262 bsByteSequence[nByteSeqCounter++] = static_cast<sal_Int8>( atoi( tmpBuffer ) ); in UStringIPToByteSequence()

Completed in 31 milliseconds