Home
last modified time | relevance | path

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

/external/flatbuffers/net/FlatBuffers/
DByteBuffer.cs673 public unsafe uint GetUint(int offset) in GetUint() method in FlatBuffers.ByteBuffer
768 public uint GetUint(int index) in GetUint() method in FlatBuffers.ByteBuffer
/external/boringssl/src/crypto/bytestring/
Dbytestring_test.cc44 TEST(CBSTest, GetUint) { in TEST() argument
/external/libchrome/base/debug/
Dactivity_tracker.cc310 uint64_t ActivityUserData::TypedValue::GetUint() const { in GetUint() function in base::debug::ActivityUserData::TypedValue