Searched refs:LogFragment (Results 1 – 4 of 4) sorted by relevance
258 struct LogFragment { struct259 LogFragment(LogFragmentType type, StringRef value = StringRef::from_lit(""))277 void upstream_accesslog(const std::vector<LogFragment> &lf, argument
67 struct LogFragment;933 std::vector<LogFragment> format;1412 std::vector<LogFragment> parse_log_format(BlockAllocator &balloc,
576 void upstream_accesslog(const std::vector<LogFragment> &lfv, in upstream_accesslog()
699 std::vector<LogFragment> parse_log_format(BlockAllocator &balloc, in parse_log_format()705 auto res = std::vector<LogFragment>(); in parse_log_format()