Searched refs:DUMPSYS_TAG (Results 1 – 2 of 2) sorted by relevance
872 #define DUMPSYS_TAG "shim::acl" macro889 #undef DUMPSYS_TAG895 LOG_DUMPSYS_TITLE(fd, DUMPSYS_TAG); in DumpsysL2cap()913 #undef DUMPSYS_TAG918 LOG_DUMPSYS_TITLE(fd, DUMPSYS_TAG); in DumpsysAcl()964 #undef DUMPSYS_TAG973 LOG_DUMPSYS_TITLE(fd, DUMPSYS_TAG); in DumpsysHid()995 #undef DUMPSYS_TAG999 LOG_DUMPSYS_TITLE(fd, DUMPSYS_TAG); in DumpsysBtm()1013 #undef DUMPSYS_TAG[all …]
25 dprintf(fd, "%s " fmt "\n", DUMPSYS_TAG, ##args); \