Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dmemory_allocator_dump_guid.h27 uint64_t ToUint64() const { return guid_; } in ToUint64() function
/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.h830 Uint64 ToUint64() const { in ToUint64() function