Home
last modified time | relevance | path

Searched defs:CheckAllocatedSize (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/quic/
Dbindingdata.cc47 void BindingData::CheckAllocatedSize(size_t previous_size) const { in CheckAllocatedSize() function in node::quic::BindingData
/third_party/node/src/
Dnode_wasi.cc147 void WASI::CheckAllocatedSize(size_t previous_size) const { in CheckAllocatedSize() function in node::wasi::WASI
Dnode_http2.cc458 void Http2Session::CheckAllocatedSize(size_t previous_size) const { in CheckAllocatedSize() function in node::http2::Http2Session