Home
last modified time | relevance | path

Searched refs:fromExceptionCodeWithMessage (Results 1 – 25 of 165) sorted by relevance

1234567

/aosp_15_r20/hardware/interfaces/tetheroffload/aidl/default/
H A DOffload.cpp34 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in addDownstream()
38 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in addDownstream()
42 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in addDownstream()
65 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in initOffload()
71 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in initOffload()
84 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in removeDownstream()
88 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in removeDownstream()
92 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in removeDownstream()
103 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setDataWarningAndLimit()
107 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setDataWarningAndLimit()
[all …]
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DWatchdogServiceHelper.cpp46 ScopedAStatus fromExceptionCodeWithMessage(binder_exception_t exceptionCode, in fromExceptionCodeWithMessage() function
49 return ScopedAStatus::fromExceptionCodeWithMessage(exceptionCode, message.c_str()); in fromExceptionCodeWithMessage()
81 return fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, "Must provide non-null service"); in registerService()
88 return fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in registerService()
114 return fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in registerService()
127 return fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, "Must provide non-null service"); in unregisterService()
132 return fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterService()
168 return fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in checkIfAlive()
184 return fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in prepareProcessTermination()
236 return fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in getPackageInfosForUids()
[all …]
DWatchdogProcessService.cpp138 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in toScopedAStatus()
287 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerClient()
302 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterClient()
318 fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerCarWatchdogService()
350 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerMonitor()
379 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in registerMonitor()
391 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterMonitor()
398 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterMonitor()
414 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in tellClientAlive()
426 fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in tellCarWatchdogServiceAlive()
[all …]
/aosp_15_r20/hardware/interfaces/thermal/aidl/default/
H A DThermal.cpp136 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerThermalChangedCallback()
145 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerThermalChangedCallback()
158 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerThermalChangedCallbackWithType()
167 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerThermalChangedCallbackWithType()
179 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterThermalChangedCallback()
196 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterThermalChangedCallback()
208 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerCoolingDeviceChangedCallbackWithType()
217 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerCoolingDeviceChangedCallbackWithType()
229 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterCoolingDeviceChangedCallback()
246 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterCoolingDeviceChangedCallback()
/aosp_15_r20/frameworks/av/media/libeffects/lvm/wrapper/Aidl/
H A DEffectBundleAidl.cpp145 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterCommon()
167 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterSpecific()
188 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterEqualizer()
206 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterBassBoost()
231 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterVirtualizer()
253 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterVolume()
274 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterSpecific()
310 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterEqualizer()
334 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterBassBoost()
362 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterVolume()
[all …]
/aosp_15_r20/frameworks/av/media/libeffects/preprocessing/aidl/
H A DEffectPreProcessing.cpp127 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterSpecific()
153 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setParameterAcousticEchoCanceler()
189 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setParameterAutomaticGainControlV1()
225 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setParameterAutomaticGainControlV2()
245 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setParameterNoiseSuppression()
271 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterSpecific()
296 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterAcousticEchoCanceler()
331 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterAutomaticGainControlV1()
366 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterAutomaticGainControlV2()
390 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterNoiseSuppression()
/aosp_15_r20/packages/modules/Virtualization/tests/testapk/src/native/
Dtestbinary.cpp180 return ScopedAStatus::fromExceptionCodeWithMessage(EX_SERVICE_SPECIFIC, in start_test_service()
271 return ScopedAStatus::fromExceptionCodeWithMessage(EX_SERVICE_SPECIFIC, in start_test_service()
281 return ScopedAStatus::fromExceptionCodeWithMessage(EX_SERVICE_SPECIFIC, in start_test_service()
293 return ScopedAStatus::fromExceptionCodeWithMessage(EX_SERVICE_SPECIFIC, in start_test_service()
302 return ScopedAStatus::fromExceptionCodeWithMessage(EX_SERVICE_SPECIFIC, in start_test_service()
308 return ScopedAStatus::fromExceptionCodeWithMessage(EX_SERVICE_SPECIFIC, in start_test_service()
330 return ScopedAStatus::fromExceptionCodeWithMessage(EX_SERVICE_SPECIFIC, in start_test_service()
339 return ScopedAStatus::fromExceptionCodeWithMessage(EX_SERVICE_SPECIFIC, in start_test_service()
/aosp_15_r20/frameworks/native/services/memtrackproxy/
H A DMemtrackProxy.cpp117 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getMemory()
156 aidl_status = ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getMemory()
168 ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_SERVICE_SPECIFIC, err_msg); in getMemory()
175 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_NULL_POINTER, in getMemory()
181 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_SECURITY, in getGpuDeviceInfo()
192 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_NULL_POINTER, in getGpuDeviceInfo()
/aosp_15_r20/hardware/interfaces/fastboot/aidl/default/
H A DFastboot.cpp29 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getPartitionType()
39 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, "Invalid command"); in doOemCommand()
41 return ScopedAStatus::fromExceptionCodeWithMessage( in doOemCommand()
61 return ScopedAStatus::fromExceptionCodeWithMessage( in doOemSpecificErase()
/aosp_15_r20/frameworks/av/media/libeffects/lvm/wrapper/Reverb/aidl/
H A DEffectReverb.cpp127 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterSpecific()
146 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterPresetReverb()
231 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setParameterEnvironmentalReverb()
250 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterSpecific()
269 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterPresetReverb()
338 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterEnvironmentalReverb()
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DEffectProxy.cpp92 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_NULL_POINTER, in setOffloadParam()
111 ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, "nullEffectHandle"); in open()
136 ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, "nullEffectHandle"); in reopen()
178 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_NULL_POINTER, "nullptr"); in buildDescriptor()
183 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in buildDescriptor()
296 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_NULL_POINTER, in runWithActiveSubEffect()
/aosp_15_r20/hardware/google/pixel/thermal/
DThermal.cpp34 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in initErrorStatus()
39 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in readErrorStatus()
142 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterThermalChangedCallback()
162 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterThermalChangedCallback()
173 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerThermalChangedCallback()
183 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerThermalChangedCallback()
249 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerCoolingDeviceChangedCallbackWithType()
262 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in registerCoolingDeviceChangedCallbackWithType()
278 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterCoolingDeviceChangedCallback()
300 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in unregisterCoolingDeviceChangedCallback()
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogServiceHelperTest.cpp333 .WillOnce(Return(ByMove(ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in TEST_F()
390 .WillOnce(Return(ByMove(ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in TEST_F()
444 .WillOnce(Return(ByMove(ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in TEST_F()
482 .WillOnce(Return(ByMove(ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in TEST_F()
513 .WillOnce(Return(ByMove(ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in TEST_F()
560 .WillOnce(Return(ByMove(ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in TEST_F()
589 .WillOnce(Return(ByMove(ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, in TEST_F()
/aosp_15_r20/hardware/interfaces/dumpstate/aidl/default/
H A DDumpstate.cpp38 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in dumpstateBoard()
44 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in dumpstateBoard()
65 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in dumpstateBoard()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/equalizer/
H A DEqualizerSw.cpp128 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterSpecific()
134 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterSpecific()
149 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterSpecific()
182 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterEqualizer()
/aosp_15_r20/hardware/google/pixel/fastboot/
DFastboot_aidl.cpp56 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getPartitionType()
102 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in SetBrightnessLevel()
109 return ScopedAStatus::fromExceptionCodeWithMessage( in SetBrightnessLevel()
136 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in doOemCommand()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/virtualizer/
H A DVirtualizerSw.cpp119 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterSpecific()
138 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterSpecific()
162 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterVirtualizer()
187 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getSpeakerAngles()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DEffectImpl.cpp165 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameter()
223 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterCommon()
257 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterCommon()
299 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in command()
323 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in commandImpl()
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/hal/default/src/
H A DRemoteAccessService.cpp357 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in scheduleTask()
366 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in scheduleTask()
370 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in scheduleTask()
374 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in scheduleTask()
378 return ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in scheduleTask()
401 return ScopedAStatus::fromExceptionCodeWithMessage( in scheduleTask()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/loudnessEnhancer/
H A DLoudnessEnhancerSw.cpp96 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setParameterSpecific()
114 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterSpecific()
131 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterLoudnessEnhancer()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/downmix/
H A DDownmixSw.cpp95 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterSpecific()
112 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterSpecific()
128 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterDownmix()
/aosp_15_r20/frameworks/av/media/libeffects/loudness/aidl/
H A DEffectLoudnessEnhancer.cpp90 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setParameterSpecific()
109 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterSpecific()
126 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterLoudnessEnhancer()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/bassboost/
H A DBassBoostSw.cpp103 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterSpecific()
120 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterSpecific()
136 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterBassBoost()
/aosp_15_r20/device/google/gs-common/gear/dumpstate_v3/
DDumpstate.cpp169 … return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, "Invalid mode"); in dumpstateBoard()
174 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in dumpstateBoard()
181 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in dumpstateBoard()
/aosp_15_r20/device/google/gs-common/gear/dumpstate/
DDumpstate.cpp169 … return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, "Invalid mode"); in dumpstateBoard()
174 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in dumpstateBoard()
181 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in dumpstateBoard()

1234567