Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Ddatapiece.cc131 StatusOr<uint32> DataPiece::ToUint32() const { in ToUint32() function in google::protobuf::util::converter::DataPiece
/external/vixl/src/
Dutils-vixl.h893 Uint32 ToUint32() const { in ToUint32() function