Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DBackupHelpers.cpp144 write_snapshot_file(int fd, const KeyedVector<String8,FileRec>& snapshot) in write_snapshot_file() function
440 err = write_snapshot_file(newSnapshotFD, newSnapshot); in back_up_files()
819 return write_snapshot_file(fd, m_files);; in WriteSnapshot()
916 err = write_snapshot_file(fd, snapshot); in backup_helper_test_empty()
1020 err = write_snapshot_file(fd, snapshot); in backup_helper_test_four()