OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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