Searched defs:ParseInt64 (Results 1 – 4 of 4) 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
89 bool UniLibBase::ParseInt64(const UnicodeText& text, int64* result) const { in ParseInt64() function in libtextclassifier3::UniLibBase
3983 bool HloParserImpl::ParseInt64(int64* result) { in ParseInt64() function in xla::__anon6fd988a10111::HloParserImpl