Searched refs:kLogPrefix (Results 1 – 4 of 4) sorted by relevance
349 : FileRotatingStream(dir_path, kLogPrefix), in CallSessionFileRotatingStream()358 kLogPrefix, in CallSessionFileRotatingStream()366 const char* CallSessionFileRotatingStream::kLogPrefix = "webrtc_log"; member in rtc::CallSessionFileRotatingStream
161 static const char* kLogPrefix; variable
101 const char* const MemoryDumpManager::kLogPrefix = "Memory-infra dump"; member in base::trace_event::MemoryDumpManager345 VLOG(1) << kLogPrefix << " failed because " << kTraceCategory in RequestGlobalDump()452 VLOG(1) << kLogPrefix << " failed because dump thread was destroyed" in SetupNextMemoryDump()455 VLOG(1) << kLogPrefix << " failed because dump thread was destroyed" in SetupNextMemoryDump()635 VLOG(1) << kLogPrefix << " failed because tracing was disabled before" in FinalizeDumpAndAddToTrace()
43 static const char* const kLogPrefix; variable