Searched defs:SetLength (Results 1 - 7 of 7) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dbuffer.h76 SetLength(length);
82 SetLength(length_ + length);
85 void SetLength(size_t length) { function in class:talk_base::Buffer
/external/chromium/net/disk_cache/
H A Dfile_win.cc232 bool File::SetLength(size_t length) { function in class:disk_cache::File
H A Dfile_posix.cc254 bool File::SetLength(size_t length) { function in class:disk_cache::File
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DGZipStream.cs243 public override void SetLength(long value) method in class:DotZLib.GZipStream
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dstun.h188 void SetLength(uint16 length) { length_ = length; } function in class:cricket::StunAttribute
/external/v8/src/
H A Delements.cc447 virtual MaybeObject* SetLength(JSArray* array, function in class:v8::internal::ElementsAccessorBase
/external/webrtc/src/modules/interface/
H A Dmodule_common_types.h448 WebRtc_Word32 SetLength(const WebRtc_UWord32 newLength);
586 VideoFrame::SetLength(const WebRtc_UWord32 newLength) function in class:webrtc::VideoFrame

Completed in 331 milliseconds