Searched refs:ALOGI (Results 1 - 21 of 21) sorted by relevance

/system/core/libcutils/
H A Dloghack.h32 #define ALOGI(...) ALOG("I", __VA_ARGS__) macro
H A Dqtaguid.c77 ALOGI("Failed write_ctrl(%s) res=%d errno=%d", cmd, res, savedErrno);
112 ALOGI("Tagging socket %d with tag %llx(%d) for uid %d failed errno=%d",
128 ALOGI("Untagging socket %d failed errno=%d", sockfd, res);
157 ALOGI("Deleteing tag data with tag %llx/%d for uid %d failed with cnt=%d errno=%d",
H A Dselector.c51 ALOGI("read() interrupted.");
80 ALOGI("read() interrupted.");
254 ALOGI("select() interrupted.");
H A Dstr_parms.c323 ALOGI("key: '%s' value: '%s'\n", (char *)key, (char *)value);
346 ALOGI("%s: '%s' stringified is '%s'", __func__, str, out_str);
H A Dmq.c377 ALOGI("Peer %d died. errno: %s", peerProxy->credentials.pid,
380 ALOGI("Peer %d died.", peerProxy->credentials.pid);
905 ALOGI("Couldn't connect to %d.", pid);
950 ALOGI("EOF");
1053 ALOGI("Accepted connection from process %d.", credentials.pid);
/system/core/libdiskconfig/
H A Ddiskutils.c43 ALOGI("Writing RAW image '%s' to '%s' (offset=%llu)", src, dst, offset);
104 ALOGI("Wrote %llu bytes to %s @ %lld", total, dst, offset);
H A Dwrite_lst.c85 ALOGI("Would write %d bytes @ offset %lld.", lst->len, lst->offset);
H A Dconfig_mbr.c50 ALOGI("Configuring pentry. status=0x%x type=0x%x start_lba=%u len_lba=%u",
H A Ddiskconfig.c322 ALOGI("Requesting operation on a regular file, not block device.");
/system/bluetooth/bluedroid/
H A Dbluetooth.c162 ALOGI("Starting hciattach daemon");
165 ALOGI("Enable hci tranport");
191 ALOGI("%s: ioctl(%d, HCIDEVUP, HCI_DEV_ID) failed: %s (%d)",
209 ALOGI("Starting bluetoothd deamon");
231 ALOGI("Stopping bluetoothd deamon");
243 ALOGI("Stopping hciattach deamon");
246 ALOGI("Disable hci tranport");
/system/netd/
H A Doem_iptables_hook.cpp72 ALOGI("OEM iptable hook installed.");
H A Dmain.cpp49 ALOGI("Netd 1.0 starting");
95 ALOGI("Netd exiting");
/system/core/libsuspend/
H A Dautosuspend_autosleep.c97 ALOGI("Selected autosleep\n");
H A Dautosuspend_earlysuspend.c187 ALOGI("Starting early suspend unblocker thread\n");
218 ALOGI("Selected early suspend\n");
H A Dautosuspend_wakeup_count.c171 ALOGI("Selected wakeup count\n");
/system/core/include/cutils/
H A Dlog.h114 #ifndef ALOGI
115 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
/system/core/libpixelflinger/codeflinger/
H A DARMAssembler.cpp185 ALOGI(format, name, int(pc()-base()), base(), pc(), duration);
H A DMIPSAssembler.cpp1406 ALOGI(format, name, int(pc()-base()), base(), pc(), duration);
/system/core/libpixelflinger/
H A Dtrap.cpp642 ALOGI( " top=%d (%.3f) bot=%d (%.3f) x=%d (%.3f) ix=%d (%.3f)",
653 ALOGI( "%d edge%s:\n", count, count == 1 ? "" : "s" );
H A Dscanline.cpp370 ALOGI("Needs: n=0x%08x p=0x%08x t0=0x%08x t1=0x%08x",
419 //ALOGI("using generated pixel-pipeline");
/system/security/keystore/
H A Dkeystore.cpp1463 ALOGI("uid: %d action: %c -> %d state: %d -> %d retry: %d",

Completed in 137 milliseconds