Searched defs:ParseInt64 (Results 1 – 7 of 7) sorted by relevance
9 int64_t ParseInt64(const uint8_t* buf) { in ParseInt64() function
50 bool ParseInt64(const char *c_str, int64 *value) { in ParseInt64() function
79 int64_t ParseInt64(char const* arg) { in ParseInt64() function
125 bool ParseInt64(base::StringPiece input, in ParseInt64() function
237 TEST(ParseNumberTest, ParseInt64) { in TEST() argument
102 bool UniLibBase::ParseInt64(const UnicodeText& text, int64* result) const { in ParseInt64() function in libtextclassifier3::UniLibBase
5645 bool HloParserImpl::ParseInt64(int64_t* result) { in ParseInt64() function in xla::__anon2f9b41db0111::HloParserImpl