Home
last modified time | relevance | path

Searched defs:LogBuffer (Results 1 – 3 of 3) 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.c315 typedef struct LogBuffer { struct
322 }LogBuffer; argument
/third_party/nghttp2/src/
Dshrpx_log.h103 using LogBuffer = std::array<uint8_t, 4_k>; variable