Home
last modified time | relevance | path

Searched refs:isSpaceEnough (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/http_parcom/src/
Dhttp_parcom_internal.h158 if (isSpaceEnough(aLength)) in update()
175 bool isSpaceEnough(uint32 aNewUsage) in isSpaceEnough() function
Dhttp_composer.cpp177 …if (!aComposedMessageBuffer.isSpaceEnough(getCurrentRequestLength(usingAbsoluteURI) + aEntityBodyL… in santityCheckForCompose()