Lines Matching refs:InstallApk
103 struct InstallApk
109 InstallApk();
110 InstallApk(const InstallApk& that);
111 InstallApk(const string& filename, bool always);
112 ~InstallApk() {};
115 InstallApk::InstallApk()
119 InstallApk::InstallApk(const InstallApk& that)
126 InstallApk::InstallApk(const string& filename, bool always)
620 vector<InstallApk> installApks;
640 installApks.push_back(InstallApk(file, !target->build));
731 InstallApk& apk = installApks[i];
883 const InstallApk& apk = installApks[i];
894 const InstallApk& apk = installApks[i];