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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsVoidArray.cpp164 if (IsArrayOwner())
177 if (mImpl && IsArrayOwner())
348 if (mImpl && IsArrayOwner())
360 if (mImpl && IsArrayOwner())
689 if (IsArrayOwner() && GetArraySize() > 4*kAutoBufSize)
H A DnsVoidArray.h169 inline PRBool IsArrayOwner() const { function in class:nsVoidArray

Completed in 47 milliseconds