Home
last modified time | relevance | path

Searched defs:appendValue (Results 1 – 2 of 2) sorted by relevance

/prebuilts/go/linux-x86/src/log/slog/internal/benchmarks/
Dhandlers.go62 func (h *fastTextHandler) appendValue(buf *buffer.Buffer, v slog.Value) { func
/prebuilts/go/linux-x86/src/log/slog/
Dhandler.go556 func (s *handleState) appendValue(v Value) { func