Home
last modified time | relevance | path

Searched refs:PushArr (Results 1 – 2 of 2) sorted by relevance

/external/tinyxml2/
Dtinyxml2.cpp1703 accumulator.PushArr( expand ); in Print()
1706 char* p = buffer.PushArr( len ) - 1; in Print()
1713 char* p = buffer.PushArr( len ) - 1; in Print()
Dtinyxml2.h183 T* PushArr( int count ) in PushArr() function