Searched defs:SetAtGrow (Results 1 – 2 of 2) sorted by relevance
60 void SetAtGrow(int32_t index, const baseType& element) { in SetAtGrow() function131 void SetAtGrow(int32_t index, const baseType& element) { in SetAtGrow() function
239 bool SetAtGrow(int nIndex, TYPE newElement) { in SetAtGrow() function