HomeSort by relevance Sort by last modified time
    Searched refs:SafeRealloc (Results 1 - 2 of 2) sorted by null

  /external/astl/src/
string.cpp 92 void string::SafeRealloc(size_type n)
437 SafeRealloc(mLength);
442 SafeRealloc(size);
  /external/astl/include/
string 305 void SafeRealloc(size_type n);

Completed in 30 milliseconds