Home
last modified time | relevance | path

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

/aosp12/frameworks/av/drm/libdrmframework/
H A 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
/aosp12/frameworks/base/core/tests/coretests/src/android/content/pm/
H A 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
2753 int retCode = PackageManager.INSTALL_SUCCEEDED; in testUsesFeatureUnknownFeature() local
2760 int retCode = PackageInstaller.STATUS_FAILURE_INVALID; in testInstallNonexistentFile() local
[all …]
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DPackageManagerTests.java1878 int retCode) throws Exception { in replaceCerts()
2549 int retCode, int expMatchResult) throws Exception { in checkSharedSignatures()
2593 int retCode = -1; in testCheckSignaturesSharedAllMatch() local
2603 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedNoMatch() local
2617 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedSomeMatch1() local
2631 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testCheckSignaturesSharedSomeMatch2() local
2691 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceFirstSharedMatchSomeCerts() local
2704 int retCode = PackageInstaller.STATUS_FAILURE_CONFLICT; in testReplaceSecondSharedMatchSomeCerts() local
2773 int retCode = PackageManager.INSTALL_SUCCEEDED; in testUsesFeatureUnknownFeature() local
2780 int retCode = PackageInstaller.STATUS_FAILURE_INVALID; in testInstallNonexistentFile() local
[all …]
/aosp12/packages/apps/Nfc/nci/jni/
H A DNativeNfcTag.cpp555 int retCode = NFCSTATUS_SUCCESS; in nativeNfcTag_doConnect() local
802 int retCode = NFCSTATUS_SUCCESS; in nativeNfcTag_doReconnect() local
1620 int retCode = NFCSTATUS_SUCCESS; in nativeNfcTag_doNdefFormat() local
/aosp12/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcTag.java619 int[] retCode = new int[2]; in isUltralightC() local
/aosp14/frameworks/base/media/java/android/media/
H A DMediaPlayer.java1337 int retCode = _prepare(piidParcel); in prepare() local
1369 int retCode = _prepareAsync(piidParcel); in prepareAsync() local
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp8686 int retCode = find_camera_metadata_ro_entry(metadata, in verifyRecommendedConfigs() local