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

/external/chromium/net/http/
H A Dhttp_auth_handler_ntlm_portable.cc172 #define LogBuf(a, b, c) ((void) 0) macro
437 LogBuf("target", (const uint8*) msg->target, msg->target_len);
438 LogBuf("flags", (const uint8*) &msg->flags, 4);
440 LogBuf("challenge", msg->challenge, sizeof(msg->challenge));

Completed in 58 milliseconds