Home | History | Annotate | Download | only in bit

Lines Matching defs:systemPath

651     string systemPath = buildOut + "/target/product/" + buildDevice + "/system/";
662 if (starts_with(file, systemPath)) {
683 get_directory_contents(systemPath, &systemFilesBefore);
709 get_directory_contents(systemPath, &systemFilesAfter);