Home
last modified time | relevance | path

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

12

/external/protobuf/csharp/src/Google.Protobuf/
DLimitedInputStream.cs100 public override void SetLength(long value) in SetLength() method in Google.Protobuf.LimitedInputStream
/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/brotli/csharp/org/brotli/dec/
DBrotliInputStream.cs208 public override void SetLength(long value){ in SetLength() method in Org.Brotli.Dec.BrotliInputStream
/external/openthread/src/core/common/
Dtlvs.hpp108 void SetLength(uint8_t aLength) { mLength = aLength; } in SetLength() function in ot::Tlv
718 void SetLength(uint16_t aLength) in SetLength() function in ot::ExtendedTlv
Ddata.hpp184 void SetLength(LengthType aLength) { mLength = aLength; } in SetLength() function in ot::Data
Darray.hpp214 void SetLength(IndexType aLength) { mLength = aLength; } in SetLength() function in ot::Array
/external/libchrome/base/files/
Dfile_proxy.cc72 void SetLength(int64_t length) { in SetLength() function in base::__anon479add8a0211::GenericFileHelper
341 bool FileProxy::SetLength(int64_t length, StatusCallback callback) { in SetLength() function in base::FileProxy
/external/cronet/base/files/
Dfile_proxy.cc71 void SetLength(int64_t length) { in SetLength() function in base::__anon4cfe58800211::GenericFileHelper
341 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/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.hpp422 void SetLength(uint8_t aLength) { mLength = aLength; } in SetLength() function in ot::Ip6::ExtensionHeader
550 void SetLength(uint8_t aLength) { mLength = aLength; } in SetLength() function in ot::Ip6::Option
Dudp6.hpp416 void SetLength(uint16_t aLength) { mLength = BigEndian::HostSwap16(aLength); } in SetLength() function in ot::Ip6::Udp::Header
Dip6_address.hpp171 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/openthread/src/lib/spinel/
Dmulti_frame_buffer.hpp233 otError SetLength(uint16_t aLength) in SetLength() function in ot::Spinel::MultiFrameBuffer
/external/skia/tests/
DDescriptorTest.cpp24 static void SetLength(SkDescriptor* desc, size_t length) { desc->fLength = length; } in SetLength() function in SkDescriptorTestHelper
/external/lzma/CPP/Windows/
DFileIO.cpp595 bool COutFile::SetLength(UInt64 length) throw() in SetLength() function in NWindows::NFile::NIO::COutFile
893 bool COutFile::SetLength(UInt64 length) throw() in SetLength() function in NWindows::NFile::NIO::COutFile
/external/openthread/src/core/thread/
Dnetwork_data.hpp646 void SetLength(uint8_t aLength) { mLength = aLength; } in SetLength() function in ot::NetworkData::MutableNetworkData
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord_buffer.h554 inline void CordBuffer::SetLength(size_t length) { in SetLength() function
/external/cronet/third_party/abseil-cpp/absl/strings/
Dcord_buffer.h551 inline void CordBuffer::SetLength(size_t length) { in SetLength() function
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcord_buffer.h551 inline void CordBuffer::SetLength(size_t length) { in SetLength() function

12