Searched refs:deviceTargetPath (Results 1 – 1 of 1) sorted by relevance
749 string deviceTargetPath = buildOut + "/target/product/" + buildDevice; in run_phases() local750 string systemPath = deviceTargetPath + "/system/"; in run_phases()751 string dataPath = deviceTargetPath + "/data/"; in run_phases()752 string testPath = deviceTargetPath + "/testcases/"; in run_phases()784 string installedPath(file.c_str() + deviceTargetPath.length()); in run_phases()957 string installedPath(filename.c_str() + deviceTargetPath.length()); in run_phases()