Searched defs:FormatKV (Results 1 – 1 of 1) sorted by relevance
29 std::string FormatKV(std::string const& key, std::string const& value) { in FormatKV() function33 std::string FormatKV(std::string const& key, const char* value) { in FormatKV() function37 std::string FormatKV(std::string const& key, bool value) { in FormatKV() function41 std::string FormatKV(std::string const& key, int64_t value) { in FormatKV() function