HomeSort by relevance Sort by last modified time
    Searched refs:newSnapshot (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/androidfw/
BackupHelpers.cpp 342 KeyedVector<String8,FileRec> newSnapshot;
371 if (newSnapshot.indexOfKey(key) >= 0) {
382 newSnapshot.add(key, r);
388 int M = newSnapshot.size();
392 const String8& q = newSnapshot.keyAt(m);
393 FileRec& g = newSnapshot.editValueAt(m);
396 // file present in oldSnapshot, but not present in newSnapshot
437 const String8& q = newSnapshot.keyAt(m);
438 FileRec& g = newSnapshot.editValueAt(m);
443 err = write_snapshot_file(newSnapshotFD, newSnapshot);
    [all...]
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 86 milliseconds