Home
last modified time | relevance | path

Searched defs:retCode (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java1856 int retCode) throws Exception { in replaceCerts()
2505 int retCode, int expMatchResult) throws Exception { in checkSharedSignatures()
2540 int retCode = -1; in testCheckSignaturesSharedAllMatch() local
2550 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedNoMatch() local
2564 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedSomeMatch1() local
2578 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedSomeMatch2() local
2637 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceFirstSharedMatchSomeCerts() local
2649 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceSecondSharedMatchSomeCerts() local
2661 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceFirstSharedMatchNoCerts() local
2673 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceSecondSharedMatchNoCerts() local
[all …]
/frameworks/av/drm/libdrmframework/
DDrmManagerClientImpl.cpp120 bool retCode = false; in canHandle() local
205 bool retCode = false; in validateAction() local
227 int retCode = INVALID_VALUE; in openConvertSession() local
329 ssize_t retCode = INVALID_VALUE; in pread() local