Home
last modified time | relevance | path

Searched defs:SetLength (Results 1 – 25 of 38) sorted by relevance

12

/external/openthread/src/core/common/
Dtlvs.hpp109 void SetLength(uint8_t aLength) { mLength = aLength; } in SetLength() function in ot::Tlv
460 void SetLength(uint16_t aLength) in SetLength() function in ot::ExtendedTlv
Ddata.hpp183 void SetLength(LengthType aLength) { mLength = aLength; } in SetLength() function in ot::Data
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DLimitedInputStream.cs100 public override void SetLength(long value) in SetLength() method in Google.Protobuf.LimitedInputStream
/external/protobuf/csharp/src/Google.Protobuf/
DLimitedInputStream.cs100 public override void SetLength(long value) in SetLength() method in Google.Protobuf.LimitedInputStream
/external/brotli/csharp/org/brotli/dec/
DBrotliInputStream.cs208 public override void SetLength(long value){ in SetLength() method in Org.Brotli.Dec.BrotliInputStream
/external/cronet/base/files/
Dfile_proxy.cc72 void SetLength(int64_t length) { in SetLength() function in base::__anon620f0b710211::GenericFileHelper
339 bool FileProxy::SetLength(int64_t length, StatusCallback callback) { in SetLength() function in base::FileProxy
Dfile_win.cc184 bool File::SetLength(int64_t length) { in SetLength() function in base::File
/external/libchrome/base/files/
Dfile_proxy.cc72 void SetLength(int64_t length) { in SetLength() function in base::__anon64ca76db0211::GenericFileHelper
341 bool FileProxy::SetLength(int64_t length, StatusCallback callback) { in SetLength() function in base::FileProxy
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaAlone.cs54 public override void SetLength(long value) in SetLength() method in SevenZip.CDoubleStream
DLzmaBench.cs133 public override void SetLength(long value) { } in SetLength() method in SevenZip.LzmaBench.CrcOutStream
/external/cronet/net/disk_cache/blockfile/
Dfile_posix.cc114 bool File::SetLength(size_t length) { in SetLength() function in disk_cache::File
Dfile_win.cc242 bool File::SetLength(size_t length) { in SetLength() function in disk_cache::File
Dfile_ios.cc254 bool File::SetLength(size_t length) { in SetLength() function in disk_cache::File
/external/rust/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs243 public override void SetLength(long value) in SetLength() method in DotZLib.GZipStream
/external/openthread/src/core/net/
Dip6_headers.hpp410 void SetLength(uint8_t aLength) { mLength = aLength; } in SetLength() function in ot::Ip6::ExtensionHeader
494 void SetLength(uint8_t aLength) { mLength = aLength; } in SetLength() function in ot::Ip6::OptionHeader
Dudp6.hpp386 void SetLength(uint16_t aLength) { mLength = HostSwap16(aLength); } in SetLength() function in ot::Ip6::Udp::Header
Dip6_address.hpp173 void SetLength(uint8_t aLength) { mLength = aLength; } in SetLength() function in ot::Ip6::Prefix
/external/openthread/src/core/utils/
Dflash.hpp167 void SetLength(uint16_t aLength) { mLength = aLength; } in SetLength() function in ot::Flash::RecordHeader
/external/ot-br-posix/src/common/
Dtlv.hpp84 void SetLength(uint16_t aLength, bool aForceExtended = false) in SetLength() function in otbr::Tlv
/external/skia/tests/
DDescriptorTest.cpp24 static void SetLength(SkDescriptor* desc, size_t length) { desc->fLength = length; } in SetLength() function in SkDescriptorTestHelper
/external/openthread/src/lib/hdlc/
Dhdlc.hpp242 otError SetLength(uint16_t aLength) in SetLength() function in ot::Hdlc::MultiFrameBuffer
/external/openthread/src/core/thread/
Dnetwork_data.hpp648 void SetLength(uint8_t aLength) { mLength = aLength; } in SetLength() function in ot::NetworkData::MutableNetworkData
/external/abseil-cpp/absl/strings/
Dcord_buffer.h551 inline void CordBuffer::SetLength(size_t length) { in SetLength() function
/external/lzma/CPP/Windows/
DFileIO.cpp422 bool COutFile::SetLength(UInt64 length) throw() in SetLength() function in NWindows::NFile::NIO::COutFile
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/
Dcord_buffer.h554 inline void CordBuffer::SetLength(size_t length) { in SetLength() function

12