Home
last modified time | relevance | path

Searched refs:IsZeroUint64String (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch64/
H A Ddebugger-aarch64.h253 static bool IsZeroUint64String(std::string_view uint64_str, int base);
H A Ddebugger-aarch64.cc148 if (IsZeroUint64String(uint64_str, base)) { in ParseUint64String()
287 bool Debugger::IsZeroUint64String(std::string_view uint64_str, int base) { in IsZeroUint64String() function in vixl::aarch64::Debugger

Completed in 2 milliseconds