| /external/openthread/src/core/common/ |
| D | data.hpp | 168 const uint8_t *GetBytes(void) const { return mBuffer; } in GetBytes() function in ot::Data 328 uint8_t *GetBytes(void) { return AsNonConst(Base::GetBytes()); } in GetBytes() function in ot::MutableData 336 const uint8_t *GetBytes(void) const { return Base::GetBytes(); } in GetBytes() function in ot::MutableData
|
| D | heap_data.hpp | 92 const uint8_t *GetBytes(void) const { return mData.GetBytes(); } in GetBytes() function in ot::Heap::Data
|
| D | frame_builder.hpp | 70 const uint8_t *GetBytes(void) const { return mBuffer; } in GetBytes() function in ot::FrameBuilder
|
| /external/llvm/unittests/Support/ |
| D | StreamingMemoryObjectTest.cpp | 21 size_t GetBytes(unsigned char *Buffer, size_t Length) override { in GetBytes() function in __anon8ebe3de80111::NullDataStreamer 32 size_t GetBytes(unsigned char *OutBuffer, size_t Length) override { in GetBytes() function in __anon8ebe3de80111::BufferStreamer
|
| /external/ot-br-posix/src/utils/ |
| D | sha256.hpp | 73 const uint8_t *GetBytes(void) const { return m8; } in GetBytes() function in otbr::Sha256::Hash
|
| /external/openthread/src/core/net/ |
| D | ip6_address.hpp | 114 const uint8_t *GetBytes(void) const { return mPrefix.mFields.m8; } in GetBytes() function in ot::Ip6::Prefix 432 const uint8_t *GetBytes(void) const { return mFields.m8; } in GetBytes() function in ot::Ip6::InterfaceIdentifier 619 const uint8_t *GetBytes(void) const { return mFields.m8; } in GetBytes() function in ot::Ip6::Address
|
| D | ip4_types.hpp | 114 const uint8_t *GetBytes(void) const { return mFields.m8; } in GetBytes() function in ot::Ip4::Address 263 const uint8_t *GetBytes(void) const { return mAddress.mFields.m8; } in GetBytes() function in ot::Ip4::Cidr
|
| /external/mdnsresponder/mDNSWindows/DLLX/ |
| D | TXTRecord.h | 176 GetBytes() in GetBytes() function
|
| /external/openthread/src/core/crypto/ |
| D | sha256.hpp | 86 const uint8_t *GetBytes(void) const { return m8; } in GetBytes() function in ot::Crypto::Sha256::Hash
|
| D | ecdsa.hpp | 110 const uint8_t *GetBytes(void) const { return m8; } in GetBytes() function in ot::Crypto::Ecdsa::P256::Signature 336 const uint8_t *GetBytes(void) const { return m8; } in GetBytes() function in ot::Crypto::Ecdsa::P256::PublicKey
|
| D | storage.hpp | 235 const uint8_t *GetBytes(void) const { return mKey; } in GetBytes() function in ot::Crypto::Key 325 const uint8_t *GetBytes(void) const { return mKey; } in GetBytes() function in ot::Crypto::LiteralKey
|
| /external/cronet/net/base/ |
| D | test_data_stream.cc | 17 void TestDataStream::GetBytes(char* buffer, int length) { in GetBytes() function in net::TestDataStream
|
| /external/llvm/lib/Support/ |
| D | DataStream.cpp | 59 size_t GetBytes(unsigned char *buf, size_t len) override { in GetBytes() function in __anon26f865780111::DataFileStreamer
|
| /external/swiftshader/third_party/subzero/pnacl-llvm/ |
| D | DataStream.cpp | 60 size_t GetBytes(unsigned char *buf, size_t len) override { in GetBytes() function in __anon17cab7860111::DataFileStreamer
|
| /external/libultrahdr/third_party/image_io/includes/image_io/jpeg/ |
| D | jpeg_segment_info.h | 63 const std::vector<Byte>& GetBytes() const { return bytes_; } in GetBytes() function
|
| /external/image_io/includes/image_io/jpeg/ |
| D | jpeg_segment_info.h | 63 const std::vector<Byte>& GetBytes() const { return bytes_; } in GetBytes() function
|
| /external/perfetto/src/protozero/test/ |
| D | fake_scattered_buffer.cc | 59 void FakeScatteredBuffer::GetBytes(size_t start, size_t length, uint8_t* buf) { in GetBytes() function in protozero::FakeScatteredBuffer
|
| /external/tink/cc/subtle/ |
| D | wycheproof_util.cc | 71 std::string WycheproofUtil::GetBytes(const rapidjson::Value &val) { in GetBytes() function in crypto::tink::subtle::WycheproofUtil
|
| /external/openthread/src/core/thread/ |
| D | network_data.hpp | 166 const uint8_t *GetBytes(void) const { return mTlvs; } in GetBytes() function in ot::NetworkData::NetworkData 631 uint8_t *GetBytes(void) { return AsNonConst(AsConst(this)->GetBytes()); } in GetBytes() function in ot::NetworkData::MutableNetworkData
|
| /external/pigweed/pw_bluetooth_sapphire/host/common/ |
| D | device_class_test.cc | 84 TEST(DeviceClassTest, GetBytes) { in TEST() argument
|
| /external/openthread/src/core/meshcop/ |
| D | dataset.hpp | 758 uint8_t *GetBytes(void) { return mTlvs; } in GetBytes() function in ot::MeshCoP::Dataset 766 const uint8_t *GetBytes(void) const { return mTlvs; } in GetBytes() function in ot::MeshCoP::Dataset
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceCompileServer.cpp | 89 size_t TextDataStreamer::GetBytes(unsigned char *Buf, size_t Len) { in GetBytes() function in Ice::__anond9e478830111::TextDataStreamer
|
| /external/pigweed/pw_allocator/public/pw_allocator/ |
| D | block_allocator_testing.h | 129 ByteSpan GetBytes() override { return ByteSpan(buffer_); } in GetBytes() function
|
| /external/llvm/unittests/Bitcode/ |
| D | BitReaderTest.cpp | 68 size_t GetBytes(unsigned char *Out, size_t Len) override { in GetBytes() function in __anon5636f09d0111::BufferDataStreamer
|
| /external/cronet/third_party/boringssl/src/crypto/test/ |
| D | file_test.cc | 312 bool FileTest::GetBytes(std::vector<uint8_t> *out, const std::string &key) { in GetBytes() function in FileTest
|