Searched refs:toHex (Results 1 – 2 of 2) sorted by relevance
1188 TableBuilder& TableBuilder::add(const std::string& key, const uint64_t& value, bool toHex) { in add() argument1190 if (toHex) in add()1199 bool toHex) { in add() argument1204 if (toHex) in add()
560 TableBuilder& add(const std::string& key, const uint64_t& value, bool toHex);561 TableBuilder& add(const std::string& key, const std::vector<uint64_t>& values, bool toHex);