Searched refs:ALOGI (Results 1 – 9 of 9) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | userial_linux.c | 576 ALOGI(__FUNCTION__); in USERIAL_Init() 586 ALOGI("USERIAL_Init(): wait for close-thread"); in USERIAL_Init() 926 …ALOGI("\n***userial_io_init_bt_wake(): Ooops, asserted BT_WAKE signal, but still got BT_WAKE state… in userial_io_init_bt_wake() 956 ALOGI("USERIAL_Open(): enter"); in USERIAL_Open() 966 ALOGI("USERIAL_Open(): wait for close-thread"); in USERIAL_Open() 997 …ALOGI("USERIAL_Open() device: %s port=%d, uart_port=%d WAKE_DELAY(%d) WRITE_DELAY(%d) POWER_ON_DEL… in USERIAL_Open() 1015 ALOGI("USERIAL_Open() using device_name: %s ", (char*)device_name); in USERIAL_Open() 1053 ALOGI("%s unable to open %s", __FUNCTION__, device_name); in USERIAL_Open() 1067 ALOGI("%s unable to open %s", __FUNCTION__, power_control_dev); in USERIAL_Open() 1123 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/drm_hwcomposer/ |
D | drmplane.cpp | 129 ALOGI("Could not get alpha property"); in Init()
|
/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/svox/pico/tts/ |
D | com_svox_picottsengine.cpp | 491 ALOGI("loaded %s successfully", picoProp_currLang); in doLanguageSwitchFromLangIndex() 1185 … ALOGI("TtsEngine::setLanguage found matching language(%s) but not matching country(%s).", in setLanguage() 1492 ALOGI("Warning: SSML document parsed with errors"); in synthesizeText() 1591 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/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()
|
/external/libvncserver/test/ |
D | bmp.c | 384 ALOGI("writting bitmap data (%u bytes), srcpitch = %d, h = %d", srcpitch*h, srcpitch, h); in savebmp()
|