Home
last modified time | relevance | path

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

/frameworks/native/cmds/rawbu/
Dbackup.cpp255 static int backup_dir(FILE* fh, const char* srcPath) in backup_dir() function
322 if (backup_dir(fh, fullPath) == 0) { in backup_dir()
390 if (!backup_dir(fh, "/data")) goto done; in backup_data()