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

  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.cpp 222 rec->ScriptRecord[i].ScriptTag = GetUInt32(sp);
240 rec->LangSysRecord[i].LangSysTag = GetUInt32(sp);
272 rec->FeatureRecord[i].FeatureTag = GetUInt32(sp);
ttgsubtable.h 395 TT_uint32_t GetUInt32(FT_Bytes& p) const
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stun_unittest.cc 619 msg.GetUInt32(STUN_ATTR_FINGERPRINT);
644 ASSERT_TRUE(msg.GetUInt32(STUN_ATTR_FINGERPRINT) != NULL);
667 ASSERT_TRUE(msg.GetUInt32(STUN_ATTR_FINGERPRINT) != NULL);
695 ASSERT_TRUE(msg.GetUInt32(STUN_ATTR_FINGERPRINT) == NULL);
    [all...]
relayserver_unittest.cc 267 res->GetUInt32(STUN_ATTR_LIFETIME);
297 res->GetUInt32(STUN_ATTR_LIFETIME);
turnserver.cc 458 msg->GetUInt32(STUN_ATTR_REQUESTED_TRANSPORT);
800 msg->GetUInt32(STUN_ATTR_CHANNEL_NUMBER);
894 const StunUInt32Attribute* lifetime_attr = msg->GetUInt32(STUN_ATTR_LIFETIME);
    [all...]
port_unittest.cc 289 msg->GetUInt32(STUN_ATTR_PRIORITY);
293 msg->GetUInt32(STUN_ATTR_FINGERPRINT);
    [all...]
stun.h 169 const StunUInt32Attribute* GetUInt32(int type) const;
relayserver.cc 377 request.GetUInt32(STUN_ATTR_LIFETIME);
502 request.GetUInt32(STUN_ATTR_OPTIONS);
turnport.cc 859 response->GetUInt32(STUN_ATTR_TURN_LIFETIME);
    [all...]
port.cc 617 request->GetUInt32(STUN_ATTR_RETRANSMIT_COUNT);
    [all...]
p2ptransportchannel.cc 509 stun_msg->GetUInt32(STUN_ATTR_PRIORITY);
    [all...]
relayport.cc 719 msg.GetUInt32(STUN_ATTR_OPTIONS)) {
stun.cc 123 const StunUInt32Attribute* StunMessage::GetUInt32(int type) const {
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
generated_message_reflection.h 161 uint32 GetUInt32(const Message& message,
message.h 430 virtual uint32 GetUInt32(const Message& message,
    [all...]
test_util.cc     [all...]
extension_set.h 225 uint32 GetUInt32(int number, uint32 default_value) const;
    [all...]
  /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...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
python-proto2.cc 557 uint32 value = reflection->GetUInt32(*message, field_descriptor);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shobjidl.h     [all...]

Completed in 1384 milliseconds