Searched defs:Truncate (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/sync/sessions/
H A Dordered_commit_set.cc41 void OrderedCommitSet::Truncate(size_t max_size) { function in class:browser_sync::sessions::OrderedCommitSet
/external/chromium/net/base/
H A Dfile_stream_posix.cc425 int64 FileStream::Truncate(int64 bytes) { function in class:net::FileStream
H A Dfile_stream_win.cc334 int64 FileStream::Truncate(int64 bytes) { function in class:net::FileStream
/external/chromium/base/
H A Dfile_util_proxy.cc890 bool FileUtilProxy::Truncate( function in class:base::FileUtilProxy
900 bool FileUtilProxy::Truncate( function in class:base::FileUtilProxy
/external/protobuf/src/google/protobuf/
H A Drepeated_field.h99 void Truncate(int new_size);
590 inline void RepeatedField<Element>::Truncate(int new_size) { function in class:google::protobuf::RepeatedField
/external/chromium/net/disk_cache/
H A Dentry_impl.cc106 void Truncate(int offset);
161 void EntryImpl::UserBuffer::Truncate(int offset) { function in class:disk_cache::EntryImpl::UserBuffer
1257 user_buffers_[index]->Truncate(new_size);
1269 user_buffers_[index]->Truncate(new_size);
/external/v8/tools/
H A Dtest.py258 def Truncate(self, str, length): member in class:CompactProgressIndicator
275 status = self.Truncate(status, 78)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 260 milliseconds