Searched defs:CheckAllocatedSize (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/src/quic/ | ||
| D | bindingdata.cc | 47 void BindingData::CheckAllocatedSize(size_t previous_size) const { in CheckAllocatedSize() function in node::quic::BindingData |
| /third_party/node/src/ | ||
| D | node_wasi.cc | 147 void WASI::CheckAllocatedSize(size_t previous_size) const { in CheckAllocatedSize() function in node::wasi::WASI |
| D | node_http2.cc | 458 void Http2Session::CheckAllocatedSize(size_t previous_size) const { in CheckAllocatedSize() function in node::http2::Http2Session |