Searched defs:DoSetLength (Results 1 - 3 of 3) sorted by last modified time

/external/dng_sdk/source/
H A Ddng_fingerprint.h356 virtual void DoSetLength (uint64 length) function in class:dng_md5_printer_stream
H A Ddng_memory_stream.cpp116 void dng_memory_stream::DoSetLength (uint64 length) function in class:dng_memory_stream
129 ThrowMemoryFull ("Arithmetic overflow in DoSetLength()");
136 ThrowMemoryFull ("Arithmetic overflow in DoSetLength()");
191 DoSetLength (Max_uint64 (fMemoryStreamLength,
H A Ddng_stream.cpp105 void dng_stream::DoSetLength (uint64 /* length */) function in class:dng_stream
370 DoSetLength (length);

Completed in 1001 milliseconds