| /external/llvm-project/lldb/source/Utility/ |
| D | DataBufferLLVM.cpp | 26 uint8_t *DataBufferLLVM::GetBytes() { in GetBytes() function in DataBufferLLVM 30 const uint8_t *DataBufferLLVM::GetBytes() const { in GetBytes() function in DataBufferLLVM
|
| D | DataBufferHeap.cpp | 34 uint8_t *DataBufferHeap::GetBytes() { in GetBytes() function in DataBufferHeap 40 const uint8_t *DataBufferHeap::GetBytes() const { in GetBytes() function in DataBufferHeap
|
| D | Event.cpp | 138 const void *EventDataBytes::GetBytes() const { in GetBytes() function in EventDataBytes
|
| D | RegisterValue.cpp | 693 const void *RegisterValue::GetBytes() const { in GetBytes() function in RegisterValue
|
| D | Scalar.cpp | 113 void Scalar::GetBytes(llvm::MutableArrayRef<uint8_t> storage) const { in GetBytes() function in Scalar
|
| /external/llvm-project/lldb/include/lldb/Utility/ |
| D | DataBuffer.h | 87 uint8_t *GetBytes() override { return m_bytes; } in GetBytes() function 88 const uint8_t *GetBytes() const override { return m_bytes; } in GetBytes() function
|
| D | UUID.h | 76 llvm::ArrayRef<uint8_t> GetBytes() const { return m_bytes; } in GetBytes() function
|
| /external/llvm/unittests/Support/ |
| D | StreamingMemoryObjectTest.cpp | 21 size_t GetBytes(unsigned char *Buffer, size_t Length) override { in GetBytes() function in __anon3285af1b0111::NullDataStreamer 32 size_t GetBytes(unsigned char *OutBuffer, size_t Length) override { in GetBytes() function in __anon3285af1b0111::BufferStreamer
|
| /external/mdnsresponder/mDNSWindows/DLLX/ |
| D | TXTRecord.h | 176 GetBytes() in GetBytes() function
|
| /external/llvm/lib/Support/ |
| D | DataStream.cpp | 59 size_t GetBytes(unsigned char *buf, size_t len) override { in GetBytes() function in __anona04244cb0111::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 __anon3dd7e0990111::DataFileStreamer
|
| /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 | 58 void FakeScatteredBuffer::GetBytes(size_t start, size_t length, uint8_t* buf) { in GetBytes() function in protozero::FakeScatteredBuffer
|
| /external/tensorflow/tensorflow/core/platform/s3/ |
| D | aws_crypto.cc | 108 virtual void GetBytes(unsigned char* buffer, size_t bufferSize) override { in GetBytes() function in tensorflow::AWSSecureRandomBytesImpl
|
| /external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/ |
| D | aws_crypto.cc | 106 void GetBytes(unsigned char* buffer, size_t bufferSize) override { in GetBytes() function in tf_s3_filesystem::AWSSecureRandomBytesImpl
|
| /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::__anon09974b360111::TextDataStreamer
|
| /external/llvm-project/lldb/source/Host/windows/ |
| D | ConnectionGenericFileWindows.cpp | 41 size_t GetBytes() const { return m_bytes; } in GetBytes() function in __anone990ab230111::ReturnInfo
|
| /external/llvm/unittests/Bitcode/ |
| D | BitReaderTest.cpp | 68 size_t GetBytes(unsigned char *Out, size_t Len) override { in GetBytes() function in __anond578bd500111::BufferDataStreamer
|
| D | BitstreamReaderTest.cpp | 25 size_t GetBytes(unsigned char *OutBuffer, size_t Length) override { in GetBytes() function in __anonee39b3dc0111::BufferStreamer
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/test/ |
| D | file_test.cc | 311 bool FileTest::GetBytes(std::vector<uint8_t> *out, const std::string &key) { in GetBytes() function in FileTest
|
| /external/boringssl/src/crypto/test/ |
| D | file_test.cc | 310 bool FileTest::GetBytes(std::vector<uint8_t> *out, const std::string &key) { in GetBytes() function in FileTest
|
| /external/llvm-project/llvm/unittests/Support/ |
| D | DataExtractorTest.cpp | 357 TEST(DataExtractorTest, GetBytes) { in TEST() argument
|
| /external/llvm-project/lldb/unittests/Utility/ |
| D | ScalarTest.cpp | 123 TEST(ScalarTest, GetBytes) { in TEST() argument
|
| /external/llvm-project/lldb/source/DataFormatters/ |
| D | StringPrinter.cpp | 47 const uint8_t *GetBytes() const { return m_data; } in GetBytes() function in DecodedCharBuffer
|
| /external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| D | PythonDataObjects.cpp | 300 llvm::ArrayRef<uint8_t> PythonBytes::GetBytes() const { in GetBytes() function in PythonBytes 345 llvm::ArrayRef<uint8_t> PythonByteArray::GetBytes() const { in GetBytes() function in PythonByteArray
|