Home
last modified time | relevance | path

Searched defs:LogBuffer (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DGraphWriter.cpp113 std::string LogBuffer; member
/third_party/ffmpeg/fftools/
Dffprobe.c291 typedef struct LogBuffer { struct
298 }LogBuffer; argument
/third_party/nghttp2/src/
Dshrpx_log.h93 using LogBuffer = std::array<uint8_t, 4_k>; variable
/third_party/skia/third_party/externals/imgui/
Dimgui_internal.h1687 …ImGuiTextBuffer LogBuffer; // Accumulation buffer when log to cli… member