Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc269 string Int64ToString(int64 number) { in Int64ToString() function
/external/libweave/third_party/chromium/base/strings/
Dstring_number_conversions.cc315 std::string Int64ToString(int64_t value) { in Int64ToString() function
/external/libchrome/base/strings/
Dstring_number_conversions.cc344 std::string Int64ToString(int64_t value) { in Int64ToString() function