Searched refs:deviceTargetPath (Results 1 – 1 of 1) sorted by relevance
713 string deviceTargetPath = buildOut + "/target/product/" + buildDevice; in run_phases() local714 string systemPath = deviceTargetPath + "/system/"; in run_phases()715 string dataPath = deviceTargetPath + "/data/"; in run_phases()716 string testPath = deviceTargetPath + "/testcases/"; in run_phases()748 string installedPath(file.c_str() + deviceTargetPath.length()); in run_phases()921 string installedPath(filename.c_str() + deviceTargetPath.length()); in run_phases()