Home
last modified time | relevance | path

Searched refs:ALOGI (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/frameworks/native/services/surfaceflinger/tests/fakehwc/
DFakeComposerService.cpp37 ALOGI("Maybe killing client %p", mClient.get()); in ~FakeComposerService_2_1()
42 ALOGI("FakeComposerService::getCapabilities"); in getCapabilities()
48 ALOGI("FakeComposerService::dumpDebugInfo"); in dumpDebugInfo()
54 ALOGI("FakeComposerService::createClient %p", mClient.get()); in createClient()
66 ALOGI("Maybe killing client %p", mClient.get()); in ~FakeComposerService_2_2()
71 ALOGI("FakeComposerService::getCapabilities"); in getCapabilities()
77 ALOGI("FakeComposerService::dumpDebugInfo"); in dumpDebugInfo()
83 ALOGI("FakeComposerService::createClient %p", mClient.get()); in createClient()
95 ALOGI("Maybe killing client %p", mClient.get()); in ~FakeComposerService_2_3()
100 ALOGI("FakeComposerService::getCapabilities"); in getCapabilities()
[all …]
DFakeComposerUtils.cpp136 ALOGI("Start SurfaceFlinger"); in startSurfaceFlinger()
149 ALOGI("Stop SurfaceFlinger"); in stopSurfaceFlinger()
163 ALOGI("Test env setup"); in SetUp()
181 ALOGI("Test env tear down"); in TearDown()
187 ALOGI("Test env tear down - done"); in TearDown()
/frameworks/av/media/libstagefright/timedtext/test/
DTimedTextUnitTest.cpp110 ALOGI("Size of the input file %s = %zu", GetParam().c_str(), mFileSize); in SetUp()
138 ALOGI("Size of the Parcel: %zu", parcel.dataSize()); in TEST_P()
180 ALOGI("Display flag: %d", fontInfo.displayFlag); in TEST_P()
182 ALOGI("Horizontal Justification: %d", fontInfo.horizontalJustification); in TEST_P()
184 ALOGI("Vertical Justification: %d", fontInfo.verticalJustification); in TEST_P()
187 ALOGI("rgba value of background: %d", fontInfo.rgbaBackground); in TEST_P()
194 ALOGI("Left: %d", fontInfo.leftPos); in TEST_P()
196 ALOGI("Top: %d", fontInfo.topPos); in TEST_P()
198 ALOGI("Bottom: %d", fontInfo.bottomPos); in TEST_P()
200 ALOGI("Right: %d", fontInfo.rightPos); in TEST_P()
[all …]
/frameworks/native/opengl/tests/gl_perfapp/jni/
Dgl_code.cpp9 #define ALOGI(...) ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__) macro
49 ALOGI("done\n"); in doTest()
80 ALOGI("Closing partially written output.n"); in Java_com_android_glperf_GLPerfLib_init()
84 ALOGI("Writing to: %s\n",fileName); in Java_com_android_glperf_GLPerfLib_init()
90 ALOGI("\nvarColor, texCount, modulate, extraMath, texSize, blend, Mpps, DC60\n"); in Java_com_android_glperf_GLPerfLib_init()
/frameworks/av/media/libaaudio/src/core/
DAudioStreamBuilder.cpp271 ALOGI("rate = %6d, channels = %d, format = %d, sharing = %s, dir = %s", in logParameters()
275 ALOGI("device = %6d, sessionId = %d, perfMode = %d, callback: %s with frames = %d", in logParameters()
281 ALOGI("usage = %6d, contentType = %d, inputPreset = %d, allowedCapturePolicy = %d", in logParameters()
283 ALOGI("privacy sensitive = %s", isPrivacySensitive() ? "true" : "false"); in logParameters()
284 ALOGI("opPackageName = %s", !getOpPackageName().has_value() ? in logParameters()
286 ALOGI("attributionTag = %s", !getAttributionTag().has_value() ? in logParameters()
/frameworks/native/libs/gui/tests/
DSurfaceParcelable_test.cpp94 ALOGI("Binder server running..."); in runBinderServer()
104 ALOGI("Binder server exiting..."); in runBinderServer()
117 ALOGI("Binder service is ready for client."); in SetUp()
121 ALOGI("...Test: %d", GetParam()); in GetSurface()
165 ALOGI("Test process pid: %d.", pid); in main()
/frameworks/native/services/powermanager/benchmarks/
DPowerHalAidlBenchmarks.cpp69 ALOGI("Power HAL not available, skipping test..."); in runBenchmark()
75 ALOGI("Power HAL does not support this operation, skipping test..."); in runBenchmark()
96 ALOGI("Power HAL not available, skipping test..."); in runSessionBenchmark()
108 ALOGI("Power HAL doesn't support session, skipping test..."); in runSessionBenchmark()
114 ALOGI("Power HAL does not support this operation, skipping test..."); in runSessionBenchmark()
162 ALOGI("Power HAL not available, skipping test..."); in BM_PowerHalAidlBenchmarks_createHintSession()
168 ALOGI("Power HAL does not support this operation, skipping test..."); in BM_PowerHalAidlBenchmarks_createHintSession()
/frameworks/native/opengl/tests/gldual/jni/
Dgl_code.cpp9 #define ALOGI(...) ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__) macro
22 ALOGI("GL %s = %s\n", name, v); in printGLString()
28 ALOGI("after %s() glError (0x%x)\n", op, error); in checkGlError()
115 ALOGI("setupGraphics(%d, %d)", w, h); in setupGraphics()
123 ALOGI("glGetAttribLocation(\"vPosition\") = %d\n", in setupGraphics()
/frameworks/native/opengl/tests/gl2_jni/jni/
Dgl_code.cpp9 #define ALOGI(...) ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__) macro
22 ALOGI("GL %s = %s\n", name, v); in printGLString()
28 ALOGI("after %s() glError (0x%x)\n", op, error); in checkGlError()
115 ALOGI("setupGraphics(%d, %d)", w, h); in setupGraphics()
123 ALOGI("glGetAttribLocation(\"vPosition\") = %d\n", in setupGraphics()
/frameworks/native/libs/ui/tests/
DGraphicBufferOverBinder_test.cpp73 ALOGI("Binder server running..."); in runBinderServer()
83 ALOGI("Binder server exiting..."); in runBinderServer()
96 ALOGI("Binder service is ready for client."); in SetUp()
135 ALOGI("Test process pid: %d.", pid); in main()
/frameworks/native/services/vr/bufferhubd/
Dbufferhubd.cpp23 ALOGI("Current nofile limit is %llu/%llu.", rlim.rlim_cur, rlim.rlim_max); in main()
33 ALOGI("New nofile limit is %llu/%llu.", rlim.rlim_cur, rlim.rlim_max); in main()
45 ALOGI("Entering message loop."); in main()
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/jni/
Dnative.cpp24 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
30 ALOGI("%d + %d = %d", a, b, result); in add()
95 ALOGI("JNI_OnLoad"); in JNI_OnLoad()
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/
Dnative.cpp24 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
30 ALOGI("%d + %d = %d", a, b, result); in add()
95 ALOGI("JNI_OnLoad"); in JNI_OnLoad()
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
Dnative.cpp24 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
30 ALOGI("%d + %d = %d", a, b, result); in add()
95 ALOGI("JNI_OnLoad"); in JNI_OnLoad()
/frameworks/av/services/audioflinger/
DSpdifStreamOut.cpp83 ALOGI("SpdifStreamOut::open() AudioFlinger requested" in open()
88 ALOGI("SpdifStreamOut::open() HAL configured for" in open()
100 ALOGI("SpdifStreamOut::open() status = %d", status); in open()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioEventLogger.java63 return printLog(ALOGI, tag); in printLog()
66 public static final int ALOGI = 0; field in AudioEventLogger.Event
79 case ALOGI: in printLog()
/frameworks/base/services/core/jni/gnss/
DGnssConfiguration.cpp84 ALOGI("Config parameter SUPL_ES is deprecated in IGnssConfiguration AIDL HAL."); in setSuplEs()
94 ALOGI("Config parameter GPS_LOCK is not supported in IGnssConfiguration AIDL HAL."); in setGpsLock()
168 ALOGI("Config parameter ES_EXTENSION_SEC is not supported in IGnssConfiguration.hal" in setEsExtensionSec()
175 ALOGI("IGnssConfiguration interface does not support satellite blocklist."); in setBlocklist()
208 ALOGI("Config parameter SUPL_ES is deprecated in IGnssConfiguration.hal version 2.0 and " in setSuplEs()
214 ALOGI("Config parameter GPS_LOCK is deprecated in IGnssConfiguration.hal version 2.0 and " in setGpsLock()
/frameworks/av/media/libmediatranscoding/
DTranscodingThermalPolicy.cpp47 ALOGI("TranscodingThermalPolicy: registerSelf"); in registerSelf()
77 ALOGI("TranscodingThermalPolicy: unregisterSelf"); in unregisterSelf()
120 ALOGI("Transcoding thermal throttling changed: %d", isThrottling); in onStatusChange()
/frameworks/av/camera/cameraserver/
Dmain_cameraserver.cpp35 ALOGI("ServiceManager: %p", sm.get()); in main()
37 ALOGI("ServiceManager: %p done instantiate", sm.get()); in main()
/frameworks/av/services/camera/libcameraservice/utils/
DLatencyHistogram.cpp80 ALOGI("%s (%" PRId64 ") samples:", histogramName.string(), mTotalCount); in log()
86 ALOGI("%s", lineBins.c_str()); in log()
87 ALOGI("%s", lineBinCounts.c_str()); in log()
/frameworks/av/services/mediaextractor/
Dmain_extractorservice.cpp50 ALOGI("disable media.extractor memory limits (hwasan enabled)"); in main()
52 ALOGI("enable media.extractor memory limits"); in main()
/frameworks/native/libs/binder/
DLazyServiceRegistrar.cpp137 ALOGI("%s service %s", regStr.c_str(), name.c_str()); in registerServiceLocked()
195 ALOGI("Failed to unregister service %s (%s)", name.c_str(), status.toString8().c_str()); in tryUnregisterLocked()
222 ALOGI("Shutdown prevented by forcePersist override flag."); in maybeTryShutdownLocked()
262ALOGI("Process has %zu (of %zu available) client(s) in use after notification %s has clients: %d", in onClients()
270 ALOGI("Trying to shut down the service. No clients in use for any service in process."); in tryShutdownLocked()
273 ALOGI("Unregistered all clients and exiting"); in tryShutdownLocked()
/frameworks/av/media/mtp/
DMtpProperty.cpp356 ALOGI(" %s (%04X)", MtpDebug::getDevicePropCodeName(mCode), mCode); in print()
358 ALOGI(" %s (%04X)", MtpDebug::getObjectPropCodeName(mCode), mCode); in print()
359 ALOGI(" type %04X", mType); in print()
360 ALOGI(" writeable %s", (mWriteable ? "true" : "false")); in print()
363 ALOGI("%s", buffer.c_str()); in print()
367 ALOGI("%s", buffer.c_str()); in print()
380 ALOGI("%s", buffer.c_str()); in print()
389 ALOGI("%s", buffer.c_str()); in print()
392 ALOGI(" DateTime\n"); in print()
395 ALOGI(" form %d\n", mFormFlag); in print()
/frameworks/base/cmds/incidentd/src/
DBroadcaster.cpp184 ALOGI("Incident report not completed skipping it: %s", in sendBroadcasts()
309 ALOGI("send_approval_broadcasts for %s %s/%s", id.c_str(), pkg.c_str(), cls.c_str()); in send_approval_broadcasts()
328 ALOGI("The user approved the report, so kicking off another broadcast pass. %s %s/%s", in report_approved()
340 ALOGI("Couldn't find report that was just approved: %s %s/%s", in report_approved()
355 ALOGI("The user denied the report, so deleting it. %s %s/%s", in report_denied()
371 ALOGI("send_report_ready_broadcasts for %s %s/%s", id.c_str(), pkg.c_str(), cls.c_str()); in send_report_ready_broadcasts()
431 ALOGI("Can not find IIncidentCompanion service to send broadcast. Will try again later."); in get_incident_companion()
437 ALOGI("The incidentcompanion service is not an IIncidentCompanion. Will try again later."); in get_incident_companion()
/frameworks/av/media/libstagefright/
DFrameRenderTracker.cpp174 ALOGI("[%s] Render Queue: (last render time: %lldns)", in dumpRenderQueue()
179 ALOGI(" RENDERED: handle: %p, media time: %lldus, index: %zd, render time: %lldns", in dumpRenderQueue()
183 ALOGI(" QUEUED: handle: %p, media time: %lldus, fence: %s", in dumpRenderQueue()
187 ALOGI(" DEQUEUED: handle: %p, media time: %lldus, index: %zd", in dumpRenderQueue()

12345678910>>...12