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

  /external/qemu/android/utils/
stralloc.h 36 extern void stralloc_append( stralloc_t* s, stralloc_t* from );
stralloc.c 106 stralloc_append( stralloc_t* s, stralloc_t* from ) function
193 stralloc_append( s, s2 );

Completed in 1608 milliseconds