Searched refs:location_stream (Results 1 – 1 of 1) sorted by relevance
221 std::ostringstream location_stream; in OnLogMessageFull() local223 WriteLocationToStream(file, line, &location_stream); in OnLogMessageFull()224 PrintEventContext(event, level_stream.str(), location_stream.str()); in OnLogMessageFull()