HomeSort by relevance Sort by last modified time
    Searched defs:GetBytes (Results 1 - 7 of 7) sorted by null

  /external/mdnsresponder/mDNSWindows/DLLX/
TXTRecord.h 176 GetBytes()
  /external/v4l2_codec2/vda/
bit_reader.cc 34 int BitReader::GetBytes(int max_nbytes, const uint8_t** out) {
  /device/google/contexthub/util/nanotool/
nanomessage.cpp 86 std::vector<uint8_t> ReadEventRequest::GetBytes() const {
201 std::vector<uint8_t> ConfigureSensorRequest::GetBytes() const {
240 std::vector<uint8_t> BridgeVersionInfoRequest::GetBytes() const {
  /external/swiftshader/third_party/subzero/src/
IceCompileServer.cpp 63 size_t GetBytes(unsigned char *Buf, size_t Len) final;
89 size_t TextDataStreamer::GetBytes(unsigned char *Buf, size_t Len) {
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
Command.c 580 GetBytes (
632 AsciiPrint ("%08x ", GetBytes(Address, Bytes));
644 AsciiPrint ("%04x ", GetBytes(Address, Bytes));
  /external/boringssl/src/crypto/test/
file_test.cc 285 bool FileTest::GetBytes(std::vector<uint8_t> *out, const std::string &key) {
  /external/opencv/otherlibs/highgui/
bitstrm.cpp 250 void RLByteStream::GetBytes( void* buffer, int count, int* readed )

Completed in 329 milliseconds