Searched refs:ThreadLogStorage (Results 1 – 1 of 1) sorted by relevance
590 std::string ThreadLogStorage; in convert() local591 raw_string_ostream ThreadOS(ThreadLogStorage); in convert()594 if (OS && !ThreadLogStorage.empty()) { in convert()597 *OS << ThreadLogStorage; in convert()