Searched refs:targetPath (Results 1 – 3 of 3) sorted by relevance
1151 OString targetPath( OUStringToOString(sTargetPath, RTL_TEXTENCODING_UTF8) ); in checkBlop() local1177 targetPath.getStr()); in checkBlop()1208 targetPath.getStr()); in checkBlop()1218 targetPath.getStr()); in checkBlop()1228 targetPath.getStr()); in checkBlop()
500 String targetPath, in generate() argument530 String fn = fileAccess.getPath(targetPath, key.substring(0, key.length() - 4)); in generate()
1158 rtl::OUString targetPath(dstUnqPath); in move() local1168 targetPath = aStatus.getLinkTargetURL(); in move()1171 osl::File::remove( targetPath ); in move()1173 nError = osl_File_move( srcUnqPath,targetPath ); in move()
Completed in 47 milliseconds