Home
last modified time | relevance | path

Searched refs:EX_UNSUPPORTED_OPERATION (Results 1 – 25 of 48) sorted by relevance

12

/aosp12/hardware/google/pixel/vibrator/drv2624/
H A DVibrator.cpp192 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setExternalControl()
383 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getCompositionDelayMax()
387 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getCompositionSizeMax()
392 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getSupportedPrimitives()
397 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getPrimitiveDuration()
402 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in compose()
416 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getQFactor()
420 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getFrequencyResolution()
424 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getFrequencyMinimum()
428 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getBandwidthAmplitudeMap()
[all …]
/aosp12/hardware/google/graphics/common/libhwc2.1/
H A Dpixel-display.cpp72 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setHbmState()
76 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getHbmState()
93 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setLbeState()
101 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setLbeAmbientLight()
109 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getLbeState()
117 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in isLhbmSupported()
128 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setLhbmState()
136 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getLhbmState()
155 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setMinIdleRefreshRate()
163 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setRefreshRateThrottle()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dpixel-display.cpp61 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in isHbmSupported()
71 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setHbmState()
81 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getHbmState()
91 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in isLbeSupported()
101 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setLbeState()
111 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setLbeAmbientLight()
121 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getLbeState()
/aosp12/hardware/interfaces/rebootescrow/aidl/default/
H A DRebootEscrow.cpp36 return ndk::ScopedAStatus(AStatus_fromExceptionCode(EX_UNSUPPORTED_OPERATION)); in storeKey()
43 return ndk::ScopedAStatus(AStatus_fromExceptionCode(EX_UNSUPPORTED_OPERATION)); in storeKey()
54 return ndk::ScopedAStatus(AStatus_fromExceptionCode(EX_UNSUPPORTED_OPERATION)); in retrieveKey()
60 return ndk::ScopedAStatus(AStatus_fromExceptionCode(EX_UNSUPPORTED_OPERATION)); in retrieveKey()
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogBinderMediator.cpp289 return fromExceptionCode(Status::EX_UNSUPPORTED_OPERATION, in registerMediator()
294 return fromExceptionCode(Status::EX_UNSUPPORTED_OPERATION, in unregisterMediator()
299 return fromExceptionCode(Status::EX_UNSUPPORTED_OPERATION, "Deprecated method registerMonitor"); in registerMonitor()
303 return fromExceptionCode(Status::EX_UNSUPPORTED_OPERATION, in unregisterMonitor()
310 return fromExceptionCode(Status::EX_UNSUPPORTED_OPERATION, in tellMediatorAlive()
316 return fromExceptionCode(Status::EX_UNSUPPORTED_OPERATION, in tellDumpFinished()
322 return fromExceptionCode(Status::EX_UNSUPPORTED_OPERATION, in notifySystemStateChange()
/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DWatchdogBinderMediatorTest.cpp327 ASSERT_EQ(status.exceptionCode(), Status::EX_UNSUPPORTED_OPERATION); in TEST_F()
332 ASSERT_EQ(status.exceptionCode(), Status::EX_UNSUPPORTED_OPERATION); in TEST_F()
337 ASSERT_EQ(status.exceptionCode(), Status::EX_UNSUPPORTED_OPERATION); in TEST_F()
342 ASSERT_EQ(status.exceptionCode(), Status::EX_UNSUPPORTED_OPERATION); in TEST_F()
347 ASSERT_EQ(status.exceptionCode(), Status::EX_UNSUPPORTED_OPERATION); in TEST_F()
352 ASSERT_EQ(status.exceptionCode(), Status::EX_UNSUPPORTED_OPERATION); in TEST_F()
357 ASSERT_EQ(status.exceptionCode(), Status::EX_UNSUPPORTED_OPERATION); in TEST_F()
/aosp12/hardware/google/pixel/vibrator/cs40l26/
H A DVibrator.cpp450 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setAmplitude()
673 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in alwaysOnEnable()
685 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in alwaysOnDisable()
717 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getFrequencyResolution()
728 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getFrequencyMinimum()
741 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getBandwidthAmplitudeMap()
752 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getPwlePrimitiveDurationMax()
763 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getPwleCompositionSizeMax()
777 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getSupportedBraking()
836 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in composePwle()
[all …]
/aosp12/hardware/google/pixel/vibrator/cs40l25/
H A DVibrator.cpp332 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setAmplitude()
536 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in alwaysOnEnable()
548 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in alwaysOnDisable()
580 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getFrequencyResolution()
591 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getFrequencyMinimum()
604 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getBandwidthAmplitudeMap()
615 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getPwlePrimitiveDurationMax()
631 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getPwleCompositionSizeMax()
645 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getSupportedBraking()
876 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getSimpleDetails()
[all …]
/aosp12/hardware/interfaces/power/aidl/default/
H A DPower.cpp58 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in createHintSession()
63 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getHintSessionPreferredRate()
/aosp12/hardware/interfaces/vibrator/aidl/default/
H A DVibrator.cpp78 return ndk::ScopedAStatus(AStatus_fromExceptionCode(EX_UNSUPPORTED_OPERATION)); in perform()
82 return ndk::ScopedAStatus(AStatus_fromExceptionCode(EX_UNSUPPORTED_OPERATION)); in perform()
144 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getPrimitiveDuration()
171 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in compose()
208 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in alwaysOnEnable()
/aosp12/frameworks/native/services/powermanager/benchmarks/
H A DPowerHalAidlBenchmarks.cpp74 if (ret.exceptionCode() == binder::Status::Exception::EX_UNSUPPORTED_OPERATION) { in runBenchmark()
113 if (ret.exceptionCode() == binder::Status::Exception::EX_UNSUPPORTED_OPERATION) { in runSessionBenchmark()
167 if (ret.exceptionCode() == binder::Status::Exception::EX_UNSUPPORTED_OPERATION) { in BM_PowerHalAidlBenchmarks_createHintSession()
/aosp12/hardware/interfaces/memtrack/aidl/vts/
H A DVtsHalMemtrackTargetTest.cpp66 EXPECT_EQ(status.getExceptionCode(), EX_UNSUPPORTED_OPERATION); in TEST_P()
87 if (status.getExceptionCode() == EX_UNSUPPORTED_OPERATION) { in TEST_P()
/aosp12/frameworks/native/libs/binder/ndk/
H A Dstatus.cpp151 case Status::EX_UNSUPPORTED_OPERATION: in PruneException()
152 return EX_UNSUPPORTED_OPERATION; in PruneException()
/aosp12/frameworks/native/services/vibratorservice/test/
H A DVibratorHalWrapperAidlTest.cpp156 Status::fromExceptionCode(Status::Exception::EX_UNSUPPORTED_OPERATION))); in TEST_F()
216 Return(Status::fromExceptionCode(Status::Exception::EX_UNSUPPORTED_OPERATION))) in TEST_F()
248 Status::fromExceptionCode(Status::Exception::EX_UNSUPPORTED_OPERATION))) in TEST_F()
288 Status::fromExceptionCode(Status::Exception::EX_UNSUPPORTED_OPERATION))); in TEST_F()
427 Return(Status::fromExceptionCode(Status::Exception::EX_UNSUPPORTED_OPERATION))); in TEST_F()
452 Return(Status::fromExceptionCode(Status::Exception::EX_UNSUPPORTED_OPERATION))); in TEST_F()
459 Return(Status::fromExceptionCode(Status::Exception::EX_UNSUPPORTED_OPERATION))); in TEST_F()
539 Status::fromExceptionCode(Status::Exception::EX_UNSUPPORTED_OPERATION))); in TEST_F()
684 Status::fromExceptionCode(Status::Exception::EX_UNSUPPORTED_OPERATION))); in TEST_F()
/aosp12/hardware/interfaces/light/aidl/vts/functional/
H A DVtsHalLightTargetTest.cpp145 EXPECT_TRUE(status.isOk() || Status::EX_UNSUPPORTED_OPERATION == status.exceptionCode()); in TEST_P()
159 EXPECT_TRUE(status.exceptionCode() == Status::EX_UNSUPPORTED_OPERATION); in TEST_P()
/aosp12/hardware/interfaces/light/aidl/default/
H A DLights.cpp28 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in setLightState()
/aosp12/frameworks/native/services/memtrackproxy/
H A DMemtrackProxy.cpp120 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getMemory()
144 ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getMemory()
/aosp12/hardware/interfaces/memtrack/aidl/default/
H A DMemtrack.cpp31 return ndk::ScopedAStatus(AStatus_fromExceptionCode(EX_UNSUPPORTED_OPERATION)); in getMemory()
/aosp12/frameworks/native/libs/binder/rust/sys/
H A DBinderBindings.hpp63 UNSUPPORTED_OPERATION = EX_UNSUPPORTED_OPERATION,
/aosp12/hardware/interfaces/tests/extension/vibrator/aidl/default/
H A DCustomVibrator.cpp42 return ndk::ScopedAStatus(AStatus_fromExceptionCode(EX_UNSUPPORTED_OPERATION)); in perform()
/aosp12/hardware/google/pixel/power-libperfmgr/aidl/
H A DPower.cpp262 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in createHintSession()
278 return ndk::ScopedAStatus::fromExceptionCode(EX_UNSUPPORTED_OPERATION); in getHintSessionPreferredRate()
/aosp12/hardware/google/pixel/vibrator/drv2624/tests/
H A Dtest-vibrator.cpp373 EXPECT_EQ(EX_UNSUPPORTED_OPERATION, mVibrator->setExternalControl(true).getExceptionCode()); in TEST_P()
377 EXPECT_EQ(EX_UNSUPPORTED_OPERATION, mVibrator->setExternalControl(false).getExceptionCode()); in TEST_P()
438 EXPECT_EQ(EX_UNSUPPORTED_OPERATION, status.getExceptionCode()); in TEST_P()
459 EXPECT_EQ(EX_UNSUPPORTED_OPERATION, status.getExceptionCode()); in TEST_P()
/aosp12/hardware/google/graphics/common/memtrack-pixel/core/
H A DMemtrack.cpp26 return ndk::ScopedAStatus(AStatus_fromExceptionCode(EX_UNSUPPORTED_OPERATION)); in getMemory()
/aosp12/frameworks/native/include/binder/
H A DStatus.h65 EX_UNSUPPORTED_OPERATION = -7, enumerator
/aosp12/frameworks/native/libs/binder/include/binder/
H A DStatus.h65 EX_UNSUPPORTED_OPERATION = -7, enumerator

12