Searched refs:string_buf (Results 1 – 1 of 1) sorted by relevance
2558 const char *string_buf = string.c_str(); in append_hexified_string() local2560 ostrm << RAWHEX8(*(string_buf + i)); in append_hexified_string()