Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Duserial_linux.c577 ALOGI(__FUNCTION__); in USERIAL_Init()
587 ALOGI("USERIAL_Init(): wait for close-thread"); in USERIAL_Init()
927ALOGI("\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()
998ALOGI("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/
Dlibunwind_i.h285 ALOGI("%*c>%s: " format, ((level) <= 16) ? (level) : 16, ' ', \
289 # define Dprintf(format, ...) ALOGI(format, ##__VA_ARGS__);
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c667 #ifndef ALOGI
668 #define ALOGI LOGI macro
679 ALOGI("%s", msg); in droid_log()
/external/drm_hwcomposer/
Ddrmplane.cpp127 ALOGI("Could not get alpha property"); in Init()
Dplatform.cpp58 ALOGI("Not enough planes to reserve for squash fb"); in ProvisionPlanes()
Dhwcomposer.cpp147 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()
Ddrmdisplaycompositor.cpp799 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/
Dcom_svox_picottsengine.cpp490 ALOGI("loaded %s successfully", picoProp_currLang); in doLanguageSwitchFromLangIndex()
1190ALOGI("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()
Dsvox_ssml_parser.cpp88ALOGI("Parser error at line %d: %s\n", (int)XML_GetCurrentLineNumber(mParser), XML_ErrorString(XML… in parseDocument()
/external/libnfc-nxp/src/
DphHciNfc_NfcIPMgmt.c1408ALOGI("I'm P2P %s Initiator @ 106 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate()
1411ALOGI("I'm P2P %s Initiator @ 212 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate()
1414ALOGI("I'm P2P %s Initiator @ 424 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate()
1423ALOGI("I'm P2P %s Target @ 106 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate()
1426ALOGI("I'm P2P %s Target @ 212 kb/s", p_nfcipinfo->activation_mode ? "Active" : "Passive"); in phHciNfc_NfcIP_InfoUpdate()
1429ALOGI("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/
Daudio_manager.cc28 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
Daudio_record_jni.cc27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
Daudio_track_jni.cc27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
Dopensles_player.cc27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
/external/drm_gralloc/
Dgralloc_drm_radeon.c498 ALOGI("detected chipset 0x%04x family 0x%02x (vram size %dMiB, gart size %dMiB)", in radeon_probe()