Searched defs:GetUInt32Value (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitcodeHeader.cpp78 uint32_t NaClBitcodeHeaderField::GetUInt32Value() const { function in class:NaClBitcodeHeaderField
146 ss << GetUInt32Value();
337 PNaClVersion = Field->GetUInt32Value();
/external/protobuf/src/google/protobuf/
H A Dmap.h161 uint32 GetUInt32Value() const { function in class:google::protobuf::MapKey
163 "MapKey::GetUInt32Value");
363 uint32 GetUInt32Value() const { function in class:google::protobuf::MapValueRef
365 "MapValueRef::GetUInt32Value");
1706 return hash< ::google::protobuf::uint32>()(map_key.GetUInt32Value());

Completed in 73 milliseconds