Searched refs:stralloc_copy (Results 1 – 2 of 2) sorted by relevance
/external/qemu/android/utils/ | ||
D | stralloc.h | 39 extern void stralloc_copy( stralloc_t* s, stralloc_t* from ); |
D | stralloc.c | 98 stralloc_copy( stralloc_t* s, stralloc_t* from ) in stralloc_copy() function |