Searched refs:fromExceptionCodeWithMessage (Results 1 – 12 of 12) sorted by relevance
/frameworks/native/services/memtrackproxy/ |
D | MemtrackProxy.cpp | 117 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()
|
/frameworks/av/media/libeffects/preprocessing/aidl/ |
D | EffectPreProcessing.cpp | 127 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() [all …]
|
/frameworks/av/media/libeffects/lvm/wrapper/Aidl/ |
D | EffectBundleAidl.cpp | 145 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 …]
|
/frameworks/av/media/libeffects/hapticgenerator/aidl/ |
D | EffectHapticGenerator.cpp | 87 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in commandImpl() 116 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setParameterSpecific() 135 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterSpecific() 156 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterHapticGenerator()
|
/frameworks/av/media/libeffects/loudness/aidl/ |
D | EffectLoudnessEnhancer.cpp | 88 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in commandImpl() 111 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setParameterSpecific() 130 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterSpecific() 147 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterLoudnessEnhancer()
|
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/aidl/ |
D | EffectReverb.cpp | 127 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() 379 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in commandImpl()
|
/frameworks/av/media/libeffects/downmix/aidl/ |
D | EffectDownmix.cpp | 88 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in commandImpl() 110 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in setParameterSpecific() 128 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterSpecific() 145 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterDownmix()
|
/frameworks/av/media/libaudiohal/impl/ |
D | EffectProxy.cpp | 90 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_NULL_POINTER, in setOffloadParam() 109 ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, "nullEffectHandle"); in open() 134 ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_STATE, "nullEffectHandle"); in reopen() 175 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_NULL_POINTER, "nullptr"); in buildDescriptor() 180 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in buildDescriptor() 278 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_NULL_POINTER, in runWithActiveSubEffect()
|
/frameworks/av/media/libeffects/visualizer/aidl/ |
D | Visualizer.cpp | 103 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in commandImpl() 144 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setParameterSpecific() 163 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in getParameterSpecific() 202 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterVisualizer()
|
/frameworks/av/media/libeffects/dynamicsproc/aidl/ |
D | DynamicsProcessing.cpp | 263 return ndk::ScopedAStatus::fromExceptionCodeWithMessage(EX_ILLEGAL_ARGUMENT, in commandImpl() 340 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in setParameterSpecific() 359 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterSpecific() 420 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in getParameterDynamicsProcessing()
|
/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 320 static ScopedAStatus fromExceptionCodeWithMessage(binder_exception_t exception, in fromExceptionCodeWithMessage() function
|
/frameworks/av/services/camera/virtualcamera/ |
D | VirtualCameraService.cc | 204 return ndk::ScopedAStatus::fromExceptionCodeWithMessage( in verifyRequiredEglExtensions()
|