Searched defs:newLength (Results 1 – 7 of 7) sorted by relevance
122 …size_t newLength = totalLength_ - Parcel::GetVectorCharLen(oldKey) + Parcel::GetVectorCharLen(newK… in ModifyKey() local159 …size_t newLength = totalLength_ - Parcel::GetVectorCharLen(oldValue) + Parcel::GetVectorCharLen(ne… in ModifyValue() local
74 void resize(uint32_t newLength) { in resize()
75 void resize(uint32_t newLength) { in resize()
215 auto newLength = other.length(); in ProcessSpanBaseList() local
4369 newLength: number; property