Home
last modified time | relevance | path

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

/frameworks/base/tools/bit/
Dmain.cpp750 string systemPath = deviceTargetPath + "/system/"; in run_phases() local
764 if (starts_with(file, systemPath)) { in run_phases()
792 get_directory_contents(systemPath, &systemFilesBefore); in run_phases()
838 get_directory_contents(systemPath, &systemFilesAfter); in run_phases()