Searched refs:ALOGI (Results 1 – 15 of 15) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | userial_linux.c | 577 ALOGI(__FUNCTION__); in USERIAL_Init() 587 ALOGI("USERIAL_Init(): wait for close-thread"); in USERIAL_Init() 927 …ALOGI("\n***userial_io_init_bt_wake(): Ooops, asserted BT_WAKE signal, but still got BT_WAKE state… in userial_io_init_bt_wake() 957 ALOGI("USERIAL_Open(): enter"); in USERIAL_Open() 967 ALOGI("USERIAL_Open(): wait for close-thread"); in USERIAL_Open() 998 …ALOGI("USERIAL_Open() device: %s port=%d, uart_port=%d WAKE_DELAY(%d) WRITE_DELAY(%d) POWER_ON_DEL… in USERIAL_Open() 1016 ALOGI("USERIAL_Open() using device_name: %s ", (char*)device_name); in USERIAL_Open() 1054 ALOGI("%s unable to open %s", __FUNCTION__, device_name); in USERIAL_Open() 1068 ALOGI("%s unable to open %s", __FUNCTION__, power_control_dev); in USERIAL_Open() 1124 ALOGI("USERIAL_Open(): exit"); in USERIAL_Open() [all …]
|
/external/libunwind/include/ |
D | libunwind_i.h | 285 ALOGI("%*c>%s: " format, ((level) <= 16) ? (level) : 16, ' ', \ 289 # define Dprintf(format, ...) ALOGI(format, ##__VA_ARGS__);
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_android.c | 667 #ifndef ALOGI 668 #define ALOGI LOGI macro 679 ALOGI("%s", msg); in droid_log()
|
/external/drm_hwcomposer/ |
D | drmplane.cpp | 127 ALOGI("Could not get alpha property"); in Init()
|
D | platform.cpp | 58 ALOGI("Not enough planes to reserve for squash fb"); in ProvisionPlanes()
|
D | hwcomposer.cpp | 147 ALOGI("%s event @%" PRIu64 " for connector %u\n", in HandleEvent() 160 ALOGI("Setting mode %dx%d for connector %d\n", mode.h_display(), in HandleEvent()
|
D | drmdisplaycompositor.cpp | 799 ALOGI("Commit test pset failed ret=%d\n", ret); in CommitFrame() 963 ALOGI("Commit test failed, squashing frame for display %d", display_); in Composite()
|
/external/svox/pico/tts/ |
D | com_svox_picottsengine.cpp | 490 ALOGI("loaded %s successfully", picoProp_currLang); in doLanguageSwitchFromLangIndex() 1190 … ALOGI("TtsEngine::setLanguage found matching language(%s) but not matching country(%s).", in setLanguage() 1497 ALOGI("Warning: SSML document parsed with errors"); in synthesizeText() 1596 ALOGI("Halt requested by caller. Halting."); in synthesizeText()
|
D | svox_ssml_parser.cpp | 88 …ALOGI("Parser error at line %d: %s\n", (int)XML_GetCurrentLineNumber(mParser), XML_ErrorString(XML… in parseDocument()
|
/external/libnfc-nxp/src/ |
D | phHciNfc_NfcIPMgmt.c | 1408 … ALOGI("I'm P2P %s Initiator @ 106 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate() 1411 … ALOGI("I'm P2P %s Initiator @ 212 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate() 1414 … ALOGI("I'm P2P %s Initiator @ 424 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate() 1423 … ALOGI("I'm P2P %s Target @ 106 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate() 1426 … ALOGI("I'm P2P %s Target @ 212 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate() 1429 … ALOGI("I'm P2P %s Target @ 424 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate()
|
/external/webrtc/webrtc/modules/audio_device/android/ |
D | audio_manager.cc | 28 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
|
D | audio_record_jni.cc | 27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
|
D | audio_track_jni.cc | 27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
|
D | opensles_player.cc | 27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
|
/external/drm_gralloc/ |
D | gralloc_drm_radeon.c | 498 ALOGI("detected chipset 0x%04x family 0x%02x (vram size %dMiB, gart size %dMiB)", in radeon_probe()
|