Searched refs:EnsureStorage (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dcryptstring.h90 EnsureStorage(length_ + length + 1);
98 EnsureStorage(length_ + len + 1);
113 void EnsureStorage(size_t n) { function in class:rtc::FormatCryptString

Completed in 375 milliseconds