Searched refs:installedPath (Results 1 – 1 of 1) sorted by relevance
784 string installedPath(file.c_str() + deviceTargetPath.length()); in run_phases() local785 pushedFiles.push_back(PushedFile(file, installedPath)); in run_phases()957 string installedPath(filename.c_str() + deviceTargetPath.length()); in run_phases() local959 printf(" and it's installed at: %s\n", installedPath.c_str()); in run_phases()984 err = run_adb("exec-out", installedPath.c_str(), NULL); in run_phases()986 err = run_adb("exec-out", installedPath.c_str(), filterArg.c_str(), NULL); in run_phases()