Home
last modified time | relevance | path

Searched refs:LOG_ALWAYS_FATAL (Results 1 – 25 of 195) sorted by relevance

12345678

/frameworks/libs/native_bridge_support/android_api/libOpenMAXAL/proxy/
Dmaxal_translation.cc261 LOG_ALWAYS_FATAL("Unknown XA_IID_AUDIODECODERCAPABILITIES"); in DoCustomTrampoline_XAObject_GetInterface()
263 LOG_ALWAYS_FATAL("Unknown XA_IID_AUDIOENCODER"); in DoCustomTrampoline_XAObject_GetInterface()
265 LOG_ALWAYS_FATAL("Unknown XA_IID_AUDIOENCODERCAPABILITIES"); in DoCustomTrampoline_XAObject_GetInterface()
267 LOG_ALWAYS_FATAL("Unknown XA_IID_AUDIOIODEVICECAPABILITIES"); in DoCustomTrampoline_XAObject_GetInterface()
269 LOG_ALWAYS_FATAL("Unknown XA_IID_CAMERA"); in DoCustomTrampoline_XAObject_GetInterface()
271 LOG_ALWAYS_FATAL("Unknown XA_IID_CAMERACAPABILITIES"); in DoCustomTrampoline_XAObject_GetInterface()
273 LOG_ALWAYS_FATAL("Unknown XA_IID_CONFIGEXTENSION"); in DoCustomTrampoline_XAObject_GetInterface()
275 LOG_ALWAYS_FATAL("Unknown XA_IID_DEVICEVOLUME"); in DoCustomTrampoline_XAObject_GetInterface()
277 LOG_ALWAYS_FATAL("Unknown XA_IID_DYNAMICINTERFACEMANAGEMENT"); in DoCustomTrampoline_XAObject_GetInterface()
279 LOG_ALWAYS_FATAL("Unknown XA_IID_DYNAMICSOURCE"); in DoCustomTrampoline_XAObject_GetInterface()
[all …]
/frameworks/base/libs/input/
DPointerController.h151 LOG_ALWAYS_FATAL("Should not be called"); in setPresentation()
154 LOG_ALWAYS_FATAL("Should not be called"); in setSpots()
157 LOG_ALWAYS_FATAL("Should not be called"); in clearSpots()
170 LOG_ALWAYS_FATAL("Should not be called"); in getBounds()
173 LOG_ALWAYS_FATAL("Should not be called"); in move()
176 LOG_ALWAYS_FATAL("Should not be called"); in setPosition()
179 LOG_ALWAYS_FATAL("Should not be called"); in getPosition()
182 LOG_ALWAYS_FATAL("Should not be called"); in getDisplayId()
185 LOG_ALWAYS_FATAL("Should not be called"); in fade()
188 LOG_ALWAYS_FATAL("Should not be called"); in unfade()
[all …]
/frameworks/native/libs/binder/tests/parcel_fuzzer/test_fuzzer/
DTestServiceFuzzer.cpp49 LOG_ALWAYS_FATAL("Expected crash, PLAIN."); in onData()
54 LOG_ALWAYS_FATAL("Expected crash, KNOWN_UID."); in onData()
60 LOG_ALWAYS_FATAL("Expected crash, AID_SYSTEM."); in onData()
66 LOG_ALWAYS_FATAL("Expected crash, AID_ROOT."); in onData()
93 LOG_ALWAYS_FATAL("Expected crash, BINDER."); in setService()
100 LOG_ALWAYS_FATAL("Expected crash, DUMP."); in onTransact()
103 LOG_ALWAYS_FATAL("Expected crash, SHELL_CMD."); in onTransact()
153 LOG_ALWAYS_FATAL("Expected crash, This fuzzer will always crash."); in LLVMFuzzerTestOneInput()
/frameworks/base/libs/hwui/canvas/
DCanvasOpBuffer.cpp35 LOG_ALWAYS_FATAL("TODO"); in output()
41 LOG_ALWAYS_FATAL("TODO"); in prepareListAndChildren()
46 LOG_ALWAYS_FATAL("TODO"); in syncContents()
50 LOG_ALWAYS_FATAL("TODO"); in onRemovedFromTree()
54 LOG_ALWAYS_FATAL("TODO"); in applyColorTransform()
/frameworks/native/libs/renderengine/skia/compat/
DSkiaGpuContext.h74 LOG_ALWAYS_FATAL("grDirectContext() called on a non-Ganesh instance of SkiaGpuContext!"); in grDirectContext()
81 LOG_ALWAYS_FATAL("graphiteContext() called on a non-Graphite instance of SkiaGpuContext!"); in graphiteContext()
88 LOG_ALWAYS_FATAL("graphiteRecorder() called on a non-Graphite instance of SkiaGpuContext!"); in graphiteRecorder()
DGaneshBackendTexture.cpp69 LOG_ALWAYS_FATAL("Unexpected graphics API %u", static_cast<unsigned>(graphicsApi)); in GaneshBackendTexture()
73 LOG_ALWAYS_FATAL("Failed to create a valid texture. [%p]:[%d,%d] isProtected:%d " in GaneshBackendTexture()
127 LOG_ALWAYS_FATAL("%s isTextureValid:%d dataspace:%d" in logFatalTexture()
142 LOG_ALWAYS_FATAL("%s isTextureValid:%d dataspace:%d" in logFatalTexture()
155 LOG_ALWAYS_FATAL("%s Unexpected backend %u", msg, in logFatalTexture()
DGraphiteBackendTexture.cpp57 LOG_ALWAYS_FATAL("Failed to create a valid texture. [%p]:[%d,%d] isProtected:%d " in GraphiteBackendTexture()
104 LOG_ALWAYS_FATAL("%s isOutputBuffer:%d, dataspace:%d, colorType:%d" in logFatalTexture()
/frameworks/native/libs/binder/trusty/
Dsocket.cpp21 LOG_ALWAYS_FATAL("accept4 called on Trusty"); in accept4()
27 LOG_ALWAYS_FATAL("poll called on Trusty"); in poll()
/frameworks/wilhelm/src/
Dassert.cpp26 LOG_ALWAYS_FATAL("assertion \"%s\" failed: file \"%s\", line %d", failedexpr, file, line); in __assert()
32 LOG_ALWAYS_FATAL("assertion \"%s\" failed: file \"%s\", line %d, function \"%s\"", in __assert2()
/frameworks/libs/binary_translation/proxy_loader/
Dproxy_library_builder.cc32 LOG_ALWAYS_FATAL("Bad thunk call before %p", __builtin_return_address(0)); in DoBadThunk()
38 LOG_ALWAYS_FATAL("Bad '%s' call from %p", in DoBadTrampoline()
98 LOG_ALWAYS_FATAL("dlopen failed: %s: %s", library_name, dlerror()); in Build()
/frameworks/base/libs/hwui/
DDeviceInfo.cpp50 LOG_ALWAYS_FATAL("Failed to acquire physical displays for WCG support!"); in updateDisplayInfo()
69 LOG_ALWAYS_FATAL("Unreachable: unsupported pixel format: %d", pixelFormat); in updateDisplayInfo()
75 LOG_ALWAYS_FATAL("Failed to find a valid physical display for WCG support!"); in updateDisplayInfo()
/frameworks/native/libs/binder/
DRpcTlsUtils.cpp76 LOG_ALWAYS_FATAL("Unsupported format %d", static_cast<int>(format)); in deserializeCertificate()
86 LOG_ALWAYS_FATAL("Unsupported format %d", static_cast<int>(format)); in serializeCertificate()
97 LOG_ALWAYS_FATAL("Unsupported format %d", static_cast<int>(format)); in deserializeUnencryptedPrivatekey()
110 LOG_ALWAYS_FATAL("Unsupported format %d", static_cast<int>(format)); in serializeUnencryptedPrivatekey()
DBpBinder.cpp165 LOG_ALWAYS_FATAL("Binder kernel driver disabled at build time"); in create()
252 LOG_ALWAYS_FATAL("Binder kernel driver disabled at build time"); in BpBinder()
394 LOG_ALWAYS_FATAL("Binder kernel driver disabled at build time"); in transact()
425 LOG_ALWAYS_FATAL("Binder kernel driver disabled at build time"); in linkToDeath()
479 LOG_ALWAYS_FATAL("Binder kernel driver disabled at build time"); in unlinkToDeath()
521 LOG_ALWAYS_FATAL("Binder kernel driver disabled at build time"); in sendObituary()
609 LOG_ALWAYS_FATAL("Binder kernel driver disabled at build time"); in ~BpBinder()
651 LOG_ALWAYS_FATAL("Binder kernel driver disabled at build time"); in onFirstRef()
667 LOG_ALWAYS_FATAL("Binder kernel driver disabled at build time"); in onLastStrongRef()
707 LOG_ALWAYS_FATAL("Binder kernel driver disabled at build time"); in onIncStrongAttempted()
/frameworks/base/core/jni/
Dandroid_tracing_PerfettoDataSource.cpp90 LOG_ALWAYS_FATAL("Failed to create new Java Perfetto datasource instance"); in newInstance()
113 LOG_ALWAYS_FATAL("Tried calling TraceIterateNext outside of a tracer iteration."); in TraceIterateNext()
139 LOG_ALWAYS_FATAL("Tried calling GetInstanceIndex outside of a tracer iteration."); in GetInstanceIndex()
148 LOG_ALWAYS_FATAL("Tried getting CustomTls outside of a tracer iteration."); in GetCustomTls()
160 LOG_ALWAYS_FATAL("Tried getting CustomTls outside of a tracer iteration."); in SetCustomTls()
172 LOG_ALWAYS_FATAL("Tried getting IncrementalState outside of a tracer iteration."); in GetIncrementalState()
184 LOG_ALWAYS_FATAL("Tried getting IncrementalState outside of a tracer iteration."); in SetIncrementalState()
196 LOG_ALWAYS_FATAL("Tried writing packets outside of a tracer iteration."); in WritePackets()
461 LOG_ALWAYS_FATAL("Failed to get JavaVM from JNIEnv: %p", env); in register_android_tracing_PerfettoDataSource()
/frameworks/native/libs/binder/tests/
DbinderRpcTestTrusty.cpp37 LOG_ALWAYS_FATAL("setCustomExitStatusCheck() not supported"); in setCustomExitStatusCheck()
40 void terminate() override { LOG_ALWAYS_FATAL("terminate() not supported"); } in terminate()
48 LOG_ALWAYS_FATAL("Unknown RpcSecurity %d", static_cast<int>(rpcSecurity)); in newFactory()
/frameworks/av/media/libaudioprocessing/
DAudioMixerBase.cpp423 LOG_ALWAYS_FATAL("setParameter track: bad param %d", param); in setParameter()
447 LOG_ALWAYS_FATAL("setParameter resample: bad param %d", param); in setParameter()
480 LOG_ALWAYS_FATAL("setParameter volume: bad param %d", param); in setParameter()
486 LOG_ALWAYS_FATAL("setParameter: bad target %d", target); in setParameter()
1304 LOG_ALWAYS_FATAL("bad mixer format: %d", t->mMixerFormat); in process__oneTrack16BitsStereoNoResampling()
1570 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in convertMixerFormat()
1583 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in convertMixerFormat()
1588 LOG_ALWAYS_FATAL("bad mixerInFormat: %#x", mixerInFormat); in convertMixerFormat()
1610 LOG_ALWAYS_FATAL("bad trackType: %d", trackType); in getTrackHook()
1627 LOG_ALWAYS_FATAL("bad mixerInFormat: %#x", mixerInFormat); in getTrackHook()
[all …]
/frameworks/libs/binary_translation/interpreter/riscv64/
Dfaulty_memory_accesses_x86_64.cc139 LOG_ALWAYS_FATAL("Unexpected FaultyLoad access size"); in FaultyLoad()
163 LOG_ALWAYS_FATAL("Unexpected FaultyLoad access size"); in FaultyStore()
/frameworks/native/services/surfaceflinger/Scheduler/
DOneShotTimer.cpp100 LOG_ALWAYS_FATAL("%s", ss.str().c_str()); in loop()
127 LOG_ALWAYS_FATAL("%s", ss.str().c_str()); in loop()
145 LOG_ALWAYS_FATAL("%s", ss.str().c_str()); in loop()
/frameworks/libs/binary_translation/guest_abi/arm/include/berberis/guest_abi/
Dguest_params_arch.h52 LOG_ALWAYS_FATAL("Unsupported ArgumentKind"); in ParamLocationAddress()
58 LOG_ALWAYS_FATAL("Unsupported ArgumentKind"); in ParamLocationAddress()
63 LOG_ALWAYS_FATAL("Arguments split between registers are stack are not currently supported"); in ParamLocationAddress()
65 LOG_ALWAYS_FATAL("Unknown ArgumentKind"); in ParamLocationAddress()
153 LOG_ALWAYS_FATAL("Unsupported ArgumentClass"); in ParamsInfoHelper()
/frameworks/base/libs/hwui/jni/
DUtils.cpp160 LOG_ALWAYS_FATAL("Failed to get JNIEnv for JavaVM: %p", jvm); in get_env_or_die()
169 LOG_ALWAYS_FATAL("Failed to AttachCurrentThread!"); in requireEnv()
Dandroid_graphics_HardwareRendererObserver.cpp34 LOG_ALWAYS_FATAL("Failed to get JNIEnv for JavaVM: %p", vm); in getenv()
96 LOG_ALWAYS_FATAL("Unable to get Java VM"); in android_graphics_HardwareRendererObserver_createObserver()
/frameworks/libs/binary_translation/guest_os_primitives/
Dguest_signal_action.cc60 LOG_ALWAYS_FATAL("Unknown x86 sa_restorer in host sigaction!"); in ConvertHostSigactionToGuest()
64 LOG_ALWAYS_FATAL("Unknown x86_64 sa_restorer in host sigaction!"); in ConvertHostSigactionToGuest()
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp151 LOG_ALWAYS_FATAL("Unsupported wide color space."); in initialize()
340 LOG_ALWAYS_FATAL("Failed to choose config, error = %s", eglErrorString()); in loadConfigs()
489 LOG_ALWAYS_FATAL("Unreachable: unsupported wide color space."); in createSurface()
494 LOG_ALWAYS_FATAL("Unreachable: A8 doesn't use a color space"); in createSurface()
562 LOG_ALWAYS_FATAL("Failed to make current on surface %p, error=%s", (void*)surface, in makeCurrent()
605 LOG_ALWAYS_FATAL("Failed to set damage region on surface %p, error=%s", in damageFrame()
638 LOG_ALWAYS_FATAL("Encountered EGL error %d %s during rendering", err, egl_error_str(err)); in swapBuffers()
/frameworks/native/libs/renderengine/skia/
DSkiaGLRenderEngine.cpp150 LOG_ALWAYS_FATAL("failed to initialize EGL"); in create()
156 LOG_ALWAYS_FATAL("eglQueryString(EGL_VERSION) failed"); in create()
162 LOG_ALWAYS_FATAL("eglQueryString(EGL_EXTENSIONS) failed"); in create()
241 LOG_ALWAYS_FATAL("no suitable EGLConfig found, giving up" in chooseEglConfig()
435 LOG_ALWAYS_FATAL("can't query EGLConfig RENDERABLE_TYPE"); in createEglContext()
445 LOG_ALWAYS_FATAL("no supported EGL_RENDERABLE_TYPEs"); in createEglContext()
/frameworks/libs/binary_translation/guest_os_primitives/riscv64/
Dguest_setjmp.cc113 LOG_ALWAYS_FATAL("setjmp checksum mismatch"); in RestoreRegsFromJumpBuf()
118 LOG_ALWAYS_FATAL("setjmp cookie mismatch"); in RestoreRegsFromJumpBuf()

12345678