Home | History | Annotate | Download | only in dm

Lines Matching refs:StringPrintf

27 #include <android-base/stringprintf.h>
46 using android::base::StringPrintf;
97 << StringPrintf("nfcc_pwr_mode = 0x%x", nfa_dm_cb.nfcc_pwr_mode);
212 << StringPrintf("nfcc_power_mode=%d", nfcc_power_mode);
217 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf(
269 << StringPrintf("%s(0x%x)", nfa_dm_nfc_revt_2_str(event).c_str(), event);
317 LOG(ERROR) << StringPrintf(
396 << StringPrintf("flags:0x%08x", nfa_dm_cb.flags);
450 LOG(ERROR) << StringPrintf("nfa_dm_enable: ERROR ALREADY ENABLED.");
469 << StringPrintf("graceful:%d", p_data->disable.graceful);
522 << StringPrintf("proceeding with nfc core shutdown.");
603 << StringPrintf("NFA_DM_RFST_LISTEN_ACTIVE");
700 LOG(ERROR) << StringPrintf("Exclusive rf control already requested");
803 LOG(ERROR) << StringPrintf("invalid protocol, mode or state");
841 LOG(ERROR) << StringPrintf("NFC_RegVSCback failed");
989 LOG(ERROR) << StringPrintf("already started");
1207 << StringPrintf("tech_mask = %d", p_data->set_p2p_listen_tech.tech_mask);
1376 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("event:0x%X", event);
1415 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("event = 0x%X", event);
1429 LOG(ERROR) << StringPrintf(
1451 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("event:0x%02X", event);
1536 LOG(ERROR) << StringPrintf("Unexpected event");
1554 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("event:0x%02X", event);
1594 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("P2P is paused");
1706 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("status:0x%X", status);