Searched defs:srcPath (Results 1 – 4 of 4) sorted by relevance
255 static int backup_dir(FILE* fh, const char* srcPath) in backup_dir()502 static int restore_data(const char* srcPath) in restore_data()
583 public static void addPath(long destPath, long srcPath, AffineTransform transform) { in addPath()
806 Path_Delegate srcPath = Path_Delegate.getDelegate(src); in nGetFillPath() local
430 String srcPath = srcDir.getParentFile().getParent(); in assertInstall() local