Searched refs:toLongLong (Results 1 – 3 of 3) sorted by relevance
58 cpucores[i].push_back(make_pair(freq, toLongLong(record[i+1]))); in Parse()
102 long long toLongLong(const std::string& s);
228 long long toLongLong(const std::string& s) { in toLongLong() function327 proto->write(found, toLongLong(value)); in insertField()