Home
last modified time | relevance | path

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

/frameworks/base/include/androidfw/
DBackupHelpers.h114 status_t SkipEntityData(); // must be called with the pointer at the beginning of the data.
/frameworks/base/core/jni/
Dandroid_backup_BackupDataInput.cpp120 err = reader->SkipEntityData(); in skipEntityData_native()
/frameworks/base/libs/androidfw/
DBackupData.cpp317 BackupDataReader::SkipEntityData() in SkipEntityData() function in android::BackupDataReader