Searched defs:storage_size_ (Results 1 - 1 of 1) sorted by path

/external/chromium_org/net/tools/balsa/
H A Dsimple_buffer.h75 tmp_int = storage_size_;
76 storage_size_ = other->storage_size_;
77 other->storage_size_ = tmp_int;
84 int storage_size_; member in class:net::SimpleBuffer

Completed in 893 milliseconds