Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclio/src/
Doscl_file_async_read.h57 void SetLength(int32 l) in SetLength() function
114 void SetLength(int32 l) in SetLength() function
/external/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs243 public override void SetLength(long value) in SetLength() method in DotZLib.GZipStream