Home | History | Annotate | Download | only in bit

Lines Matching refs:systemPath

616     string systemPath = buildOut + "/target/product/" + buildDevice + "/system/";
627 if (starts_with(file, systemPath)) {
648 get_directory_contents(systemPath, &systemFilesBefore);
674 get_directory_contents(systemPath, &systemFilesAfter);