Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dmethods.cxx590 String aDestFullPath = getFullPath( aDest ); in implStepRenameUCB() local
591 if( xSFI->exists( aDestFullPath ) ) in implStepRenameUCB()
594 xSFI->move( aSourceFullPath, aDestFullPath ); in implStepRenameUCB()

Completed in 24 milliseconds