Searched defs:nsTArray_CopyWithConstructors (Results 1 – 1 of 1) sorted by relevance
56815 struct nsTArray_CopyWithConstructors struct56817 typedef nsTArrayElementTraits<ElemType> traits;56819 const static bool allowRealloc = false;56821 static void MoveNonOverlappingRegionWithHeader(void* aDest, void* aSrc, size_t aCount, in MoveNonOverlappingRegionWithHeader()56832 static void MoveOverlappingRegion(void* aDest, void* aSrc, size_t aCount, in MoveOverlappingRegion()56856 static void MoveNonOverlappingRegion(void* aDest, void* aSrc, size_t aCount, in MoveNonOverlappingRegion()