Home
last modified time | relevance | path

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

/frameworks/av/drm/libdrmframework/
DDrmManagerClientImpl.cpp106 bool retCode = false; in canHandle() local
191 bool retCode = false; in validateAction() local
213 int retCode = INVALID_VALUE; in openConvertSession() local
315 ssize_t retCode = INVALID_VALUE; in pread() local
/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java1866 int retCode) throws Exception { in replaceCerts()
2535 int retCode, int expMatchResult) throws Exception { in checkSharedSignatures()
2579 int retCode = -1; in testCheckSignaturesSharedAllMatch() local
2589 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedNoMatch() local
2603 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedSomeMatch1() local
2617 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedSomeMatch2() local
2676 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceFirstSharedMatchSomeCerts() local
2688 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceSecondSharedMatchSomeCerts() local
2700 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceFirstSharedMatchNoCerts() local
2712 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceSecondSharedMatchNoCerts() local
[all …]