Home
last modified time | relevance | path

Searched defs:ALOGI (Results 1 – 19 of 19) sorted by relevance

/cts/apps/CtsVerifier/jni/midi/
Dcom_android_cts_verifier_audio_midilib_NativeMidiManager.cpp19 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
DMidiTestManager.cpp23 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
/cts/tests/tests/graphics/jni/
DCameraTestHelpers.cpp24 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
DImageReaderTestHelpers.cpp24 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
Dandroid_graphics_cts_CameraGpuCtsActivity.cpp38 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
/cts/hostsidetests/graphics/gpuprofiling/app/
Dandroid_graphics_cts_GpuCounters.cpp30 #define ALOGI(msg, ...) \ macro
/cts/hostsidetests/graphics/gpuprofiling/app/jni/
Dandroid_graphics_cts_GpuRenderStages.cpp28 #define ALOGI(msg, ...) \ macro
/cts/hostsidetests/seccomp/app/jni/
Dandroid_seccomp_cts_app_SeccompDeviceTest.cpp29 #define ALOGI(...) ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__) macro
/cts/hostsidetests/gputools/apps/jni/
Dandroid_gputools_cts_RootlessGpuDebug.cpp30 #define ALOGI(msg, ...) \ macro
/cts/tests/sensor/jni/
DnativeTestHelper.h24 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
/cts/apps/CtsVerifier/jni/megaaudio/player/
DJavaSourceProxy.cpp19 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
/cts/apps/CtsVerifier/jni/audio_loopback/
DNativeAudioAnalyzer.h29 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, MODULE_NAME, __VA_ARGS__) macro
/cts/tests/tests/content/jni/
DNativeCursorWindow.cpp27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
/cts/tests/tests/mediastress/jni/
Dnative-media-jni.cpp31 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
/cts/hostsidetests/gputools/layers/jni/
DnullLayer.cpp30 #define ALOGI(msg, ...) \ macro
DglesLayer.cpp30 #define ALOGI(msg, ...) \ macro
/cts/tests/tests/nativehardware/jni/
DAHardwareBufferTest.cpp39 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
DAHardwareBufferGLTest.cpp37 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
/cts/tests/tests/media/libimagereaderjni/
DAImageReaderCts.cpp40 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro