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

1 2

  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 163 uint64 GetUInt64(const Message& message,
message.h 432 virtual uint64 GetUInt64(const Message& message,
    [all...]
extension_set.h 226 uint64 GetUInt64(int number, uint64 default_value) const;
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 163 uint64 GetUInt64(const Message& message,
message.h 432 virtual uint64 GetUInt64(const Message& message,
    [all...]
extension_set.h 226 uint64 GetUInt64(int number, uint64 default_value) const;
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 163 uint64 GetUInt64(const Message& message,
message.h 432 virtual uint64 GetUInt64(const Message& message,
    [all...]
extension_set.h 226 uint64 GetUInt64(int number, uint64 default_value) const;
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h 163 uint64 GetUInt64(const Message& message,
message.h 432 virtual uint64 GetUInt64(const Message& message,
    [all...]
extension_set.h 226 uint64 GetUInt64(int number, uint64 default_value) const;
    [all...]
  /external/opencv3/samples/winrt/ImageManipulations/common/
suspensionmanager.cpp 337 writer->WriteUInt64(propertyValue->GetUInt64());
  /external/protobuf/src/google/protobuf/
generated_message_reflection.h 205 uint64 GetUInt64(const Message& message,
message.h 455 virtual uint64 GetUInt64(const Message& message,
    [all...]
test_util.cc     [all...]
extension_set.h 228 uint64 GetUInt64(int number, uint64 default_value) const;
    [all...]
  /external/webrtc/webrtc/p2p/base/
stun.h 154 const StunUInt64Attribute* GetUInt64(int type) const;
port.cc 468 stun_msg->GetUInt64(STUN_ATTR_ICE_CONTROLLING);
484 stun_attr = stun_msg->GetUInt64(STUN_ATTR_ICE_CONTROLLED);
    [all...]
stun.cc 110 const StunUInt64Attribute* StunMessage::GetUInt64(int type) const {
port_unittest.cc     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h 241 uint64 GetUInt64(const Message& message,
message.h 503 virtual uint64 GetUInt64(const Message& message,
    [all...]
extension_set.h 232 uint64 GetUInt64(int number, uint64 default_value) const;
    [all...]
  /external/protobuf/python/google/protobuf/pyext/
message.cc     [all...]

Completed in 661 milliseconds

1 2