Home
last modified time | relevance | path

Searched defs:Int64ToString (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/strings/
Dstring_number_conversions.h75 inline std::string Int64ToString(int64_t value) { in Int64ToString() function
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc673 static std::string Int64ToString(int64_t number) { in Int64ToString() function
/external/protobuf/src/google/protobuf/compiler/cpp/
Dhelpers.cc722 static std::string Int64ToString(int64_t number) { in Int64ToString() function