Searched defs:install_result (Results 1 – 3 of 3) sorted by relevance
50 InstallResult install_result) { in SendApexInstallationEndedAtom()63 InstallResult install_result) { in SendSessionApexInstallationEndedAtom()
41 int Cast(InstallResult install_result) { in Cast()
350 InstallResult install_result = INSTALL_ERROR; in ApplyFromAdb() local