Home
last modified time | relevance | path

Searched defs:retCode (Results 1 – 3 of 3) 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/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
DPackageManagerTests.java1880 int retCode) throws Exception { in replaceCerts()
2551 int retCode, int expMatchResult) throws Exception { in checkSharedSignatures()
2595 int retCode = -1; in testCheckSignaturesSharedAllMatch() local
2605 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedNoMatch() local
2619 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedSomeMatch1() local
2633 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedSomeMatch2() local
2693 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceFirstSharedMatchSomeCerts() local
2706 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceSecondSharedMatchSomeCerts() local
2719 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceFirstSharedMatchNoCerts() local
2732 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceSecondSharedMatchNoCerts() local
[all …]
/frameworks/base/media/java/android/media/
DMediaPlayer.java1336 int retCode = _prepare(piidParcel); in prepare() local
1368 int retCode = _prepareAsync(piidParcel); in prepareAsync() local