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

/frameworks/base/tools/bit/
H A Dmain.cpp681 map<string,FileInfo> systemFilesBefore; local
683 get_directory_contents(systemPath, &systemFilesBefore);
710 skipSync = !directory_contents_differ(systemFilesBefore, systemFilesAfter);

Completed in 35 milliseconds