Searched refs:read_header (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/rawbu/
H A Dbackup.cpp438 static int read_header(FILE* fh, int* type, char** path, struct stat* st) function in namespace:android
539 if (read_header(fh, &type, &path, &statBuffer) == 0) {

Completed in 97 milliseconds