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

/frameworks/base/tools/bit/
H A Dmain.cpp651 string systemPath = buildOut + "/target/product/" + buildDevice + "/system/"; local
662 if (starts_with(file, systemPath)) {
683 get_directory_contents(systemPath, &systemFilesBefore);
709 get_directory_contents(systemPath, &systemFilesAfter);

Completed in 115 milliseconds