Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dbuffer_object.cpp114 char *newBuffer_ = new (std::nothrow) char[needSize]; in ExpandSendBuffer() local
142 char *newBuffer_ = new (std::nothrow) char[needSize]; in GetReceiveBufferAndLock() local