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

1 2

  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.cpp 208 rec->ScriptRecord[i].ScriptTag = GetUInt32(sp);
223 rec->LangSysRecord[i].LangSysTag = GetUInt32(sp);
251 rec->FeatureRecord[i].FeatureTag = GetUInt32(sp);
ttgsubtable.h 342 uint32_t GetUInt32(FT_Bytes& p) const {
  /external/webrtc/webrtc/p2p/base/
stun_unittest.cc 618 msg.GetUInt32(STUN_ATTR_FINGERPRINT);
643 ASSERT_TRUE(msg.GetUInt32(STUN_ATTR_FINGERPRINT) != NULL);
666 ASSERT_TRUE(msg.GetUInt32(STUN_ATTR_FINGERPRINT) != NULL);
694 ASSERT_TRUE(msg.GetUInt32(STUN_ATTR_FINGERPRINT) == NULL);
    [all...]
relayserver_unittest.cc 251 res->GetUInt32(STUN_ATTR_LIFETIME);
281 res->GetUInt32(STUN_ATTR_LIFETIME);
turnserver.cc 369 msg->GetUInt32(STUN_ATTR_REQUESTED_TRANSPORT);
722 msg->GetUInt32(STUN_ATTR_CHANNEL_NUMBER);
816 const StunUInt32Attribute* lifetime_attr = msg->GetUInt32(STUN_ATTR_LIFETIME);
port_unittest.cc 296 msg->GetUInt32(STUN_ATTR_PRIORITY);
300 msg->GetUInt32(STUN_ATTR_FINGERPRINT);
    [all...]
stun.h 153 const StunUInt32Attribute* GetUInt32(int type) const;
relayserver.cc 360 request.GetUInt32(STUN_ATTR_LIFETIME);
485 request.GetUInt32(STUN_ATTR_OPTIONS);
port.cc 547 request->GetUInt32(STUN_ATTR_RETRANSMIT_COUNT);
    [all...]
turnport.cc     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 161 uint32 GetUInt32(const Message& message,
message.h 430 virtual uint32 GetUInt32(const Message& message,
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 161 uint32 GetUInt32(const Message& message,
message.h 430 virtual uint32 GetUInt32(const Message& message,
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 161 uint32 GetUInt32(const Message& message,
message.h 430 virtual uint32 GetUInt32(const Message& message,
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h 161 uint32 GetUInt32(const Message& message,
message.h 430 virtual uint32 GetUInt32(const Message& message,
    [all...]
  /external/opencv3/samples/winrt/ImageManipulations/common/
suspensionmanager.cpp 333 writer->WriteUInt32(propertyValue->GetUInt32());
  /external/protobuf/src/google/protobuf/
generated_message_reflection.h 203 uint32 GetUInt32(const Message& message,
message.h 453 virtual uint32 GetUInt32(const Message& message,
    [all...]
test_util.cc     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h 239 uint32 GetUInt32(const Message& message,
message.h 501 virtual uint32 GetUInt32(const Message& message,
    [all...]
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp     [all...]

Completed in 1348 milliseconds

1 2