Home
last modified time | relevance | path

Searched defs:ToUint64 (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Ddatapiece.cc151 StatusOr<uint64> DataPiece::ToUint64() const { in ToUint64() function in google::protobuf::util::converter::DataPiece
/external/vixl/src/
Dutils-vixl.h929 Uint64 ToUint64() const { in ToUint64() function