Searched defs:apexFile (Results 1 – 12 of 12) sorted by relevance
103 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testAutomaticBootLoopRecovery() local151 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testSessionNotRevertedWithCheckpointingDisabled() local189 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testCheckpointingRevertsSession() local227 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testRebootingOnceDoesNotRevertSession() local288 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testFailingUserspaceReboot_doesNotRevertUpdate() local317 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testUserspaceRebootFailedShutdownSequence_doesNotRevertUpdate() local350 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testUserspaceRebootFailedRemount_revertsUpdate() local416 final File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testReasonForRevertIsLoggedDuringBootloop() local
267 File apexFile = mHostUtils.getTestFile("com.android.apex.cts.shim.v2.apex"); in testApexSessionStateUnchangedBeforeReboot() local
189 final File apexFile = mHostUtils.getTestFile(SHIM_V2); in testAdbStagdReadyTimeoutFlagWorks() local204 final File apexFile = mHostUtils.getTestFile(SHIM_V2); in testAdbStagedInstallWaitsTillReadyByDefault() local219 final File apexFile = mHostUtils.getTestFile(SHIM_V2); in testAdbStagedReadyWaitCanBeSkipped() local236 final File apexFile = mHostUtils.getTestFile(SHIM_V2); in testAdbRollbackAppWaitsForStagedReady() local253 final File apexFile = mHostUtils.getTestFile(SHIM_V2); in testAdbInstallMultiPackageCommandWorks() local
441 type apexFile struct { struct443 builtFile android.Path444 noticeFiles android.Paths445 installDir string446 customStem string447 symlinks []string // additional symlinks462 certificate java.Certificate // only for apps465 transitiveDep bool466 isJniLib bool468 multilib string[all …]
67 func (a *apexBundle) fullModuleName(apexBundleName string, fi *apexFile) string {
229 func (p *prebuiltCommon) createEntriesForApexFile(fi apexFile, apexName string) android.AndroidMkEn…
477 File apexFile = extractResource(TEST_APEX_PKG, TEST_APEX_FILE_NAME); in createApexInfoForTestPkg() local490 boolean isFactory, File apexFile) { in createApexInfo()
401 abstract void installPackage(File apexFile, PackageParser2 packageParser) in installPackage()545 File apexFile = new File(ai.modulePath); in scanApexPackagesInternalLocked() local1026 void installPackage(File apexFile, PackageParser2 packageParser) in installPackage()1347 void installPackage(File apexFile, PackageParser2 packageParser) { in installPackage()
286 File apexFile = new File(apexInfo.modulePath); in submitSessionToApexService() local
524 File apexFile = copyRawResourceToFile(apexModuleName, in testApexPackageInfoGeneration() local
314 File apexFile = new File(apexInfo.modulePath); in generateWithoutComponentsUnchecked() local
851 File apexFile = new File(apexInfo.modulePath); in generatePackageInfo() local