Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx1538 TimeValue startCall; in LOCK() local
1539 osl_getSystemTime( &startCall ); in LOCK()
1558 startCall, static_cast< sal_Int32 >(aLock.Timeout) ) ); in LOCK()
1651 TimeValue startCall; in LOCK() local
1652 osl_getSystemTime( &startCall ); in LOCK()
1666 = lastChanceToSendRefreshRequest( startCall, static_cast< sal_Int32 >(aLock.Timeout) ); in LOCK()