Searched refs:aDestFullPath (Results 1 – 1 of 1) sorted by relevance
590 String aDestFullPath = getFullPath( aDest ); in implStepRenameUCB() local591 if( xSFI->exists( aDestFullPath ) ) in implStepRenameUCB()594 xSFI->move( aSourceFullPath, aDestFullPath ); in implStepRenameUCB()
Completed in 15 milliseconds