Searched defs:FormatKV (Results 1 – 1 of 1) sorted by relevance
67 std::string FormatKV(std::string const& key, std::string const& value) { in FormatKV() function72 std::string FormatKV(std::string const& key, const char* value) { in FormatKV() function77 std::string FormatKV(std::string const& key, bool value) { in FormatKV() function82 std::string FormatKV(std::string const& key, int64_t value) { in FormatKV() function88 std::string FormatKV(std::string const& key, double value) { in FormatKV() function