Searched refs:LOG_ALWAYS_FATAL (Results 51 - 73 of 73) sorted by relevance

123

/frameworks/base/core/jni/
H A Dandroid_view_ThreadedRenderer.cpp72 LOG_ALWAYS_FATAL("Failed to get JNIEnv for JavaVM: %p", vm);
947 LOG_ALWAYS_FATAL("Unable to get Java VM");
H A Dandroid_view_RenderNode.cpp497 LOG_ALWAYS_FATAL("Failed to get JNIEnv for JavaVM: %p", mVm);
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DComposerHal.cpp171 LOG_ALWAYS_FATAL("failed to get hwcomposer service");
182 LOG_ALWAYS_FATAL("failed to create composer client");
/frameworks/av/cmds/stagefright/
H A Dmediafilter.cpp455 LOG_ALWAYS_FATAL("mediacodec.cpp error: unrecognized FilterType");
/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerSinc.cpp287 LOG_ALWAYS_FATAL("invalid channel count: %d", mChannelCount);
/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp346 LOG_ALWAYS_FATAL("getInputForAttr() encountered an invalid input type %d",
/frameworks/base/libs/hwui/
H A DSkiaCanvasProxy.cpp82 LOG_ALWAYS_FATAL("Unknown point type");
H A DFontRenderer.cpp763 LOG_ALWAYS_FATAL("Unsupported format: %d", format);
H A DSpotShadow.cpp670 LOG_ALWAYS_FATAL("Can't find the right polygon's edge from startPolyIndex %d", startPolyIndex);
H A DBakedOpDispatcher.cpp201 LOG_ALWAYS_FATAL("failed to query shadow attributes");
/frameworks/base/libs/hwui/utils/
H A DVectorDrawableUtils.cpp483 LOG_ALWAYS_FATAL("Unsupported command: %c", cmd);
/frameworks/native/services/sensorservice/
H A DSensorDevice.cpp667 LOG_ALWAYS_FATAL("Abort due to ISensors hidl service failure, detail: %s.", detail.c_str());
/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp333 LOG_ALWAYS_FATAL("eglSwapBuffers(%p, %p) failed with 0x%08x",
/frameworks/av/services/audioflinger/
H A DThreads.cpp290 LOG_ALWAYS_FATAL("invalid timebase %d", timebase);
1266 LOG_ALWAYS_FATAL("checkEffectCompatibility_l(): wrong thread type %d", mType);
1612 LOG_ALWAYS_FATAL("negative battery count %zd", current);
2309 // unfortunately we have no way of recovering from errors here, hence the LOG_ALWAYS_FATAL
2313 LOG_ALWAYS_FATAL("HAL channel mask %#x not valid for output", mChannelMask);
2317 LOG_ALWAYS_FATAL("HAL channel mask %#x not supported for mixed output",
2329 LOG_ALWAYS_FATAL("HAL format %#x not valid for output", mFormat);
2367 LOG_ALWAYS_FATAL("HW_AV_SYNC requested but HAL does not implement pause and resume");
4165 LOG_ALWAYS_FATAL("unexpected track state %d", track->mState);
4201 LOG_ALWAYS_FATAL("fas
[all...]
H A DAudioFlinger.cpp2726 LOG_ALWAYS_FATAL("unique ID overflow for use %d", use);
/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp109 LOG_ALWAYS_FATAL("Abort due to IGNSS hidl service failure,"
1049 LOG_ALWAYS_FATAL("Unable to get Java VM. Error: %d", jvmStatus);
/frameworks/native/libs/input/
H A DVelocityTracker.cpp129 LOG_ALWAYS_FATAL("Could not create the default velocity tracker strategy '%s'!",
/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp2444 LOG_ALWAYS_FATAL("Invalid mState in getTimestamp(): %d", mState);
2871 LOG_ALWAYS_FATAL("Invalid mState in hasStarted(): %d", mState);
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp981 LOG_ALWAYS_FATAL("%s: Invalid state for CameraService, clients not evicted properly",
1115 LOG_ALWAYS_FATAL("%s: Invalid state for CameraService, null client in active list",
/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp689 LOG_ALWAYS_FATAL("Bad state transition from %d to %d", from, to);
/frameworks/native/libs/gui/tests/
H A DBufferQueue_test.cpp122 LOG_ALWAYS_FATAL("Shouldn't be here");
/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp486 LOG_ALWAYS_FATAL("unknown state %s(%#x).", asString(state), state);
/frameworks/native/libs/binder/
H A DParcel.cpp1469 LOG_ALWAYS_FATAL("Parcel::remove() not yet implemented!");

Completed in 2481 milliseconds

123