HomeSort by relevance Sort by last modified time
    Searched refs:GetUInt32 (Results 1 - 8 of 8) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stun.h 131 const StunUInt32Attribute* GetUInt32(StunAttributeType type) const;
stun.cc 91 StunMessage::GetUInt32(StunAttributeType type) const {
relayserver.cc 378 request.GetUInt32(STUN_ATTR_LIFETIME);
509 request.GetUInt32(STUN_ATTR_OPTIONS);
relayport.cc 680 msg.GetUInt32(STUN_ATTR_OPTIONS)) {
  /external/protobuf/src/google/protobuf/
generated_message_reflection.h 154 uint32 GetUInt32(const Message& message,
message.h 446 virtual uint32 GetUInt32(const Message& message,
    [all...]
test_util.cc     [all...]
extension_set.h 223 uint32 GetUInt32(int number, uint32 default_value) const;
    [all...]

Completed in 341 milliseconds