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

  /external/qemu/android/utils/
stralloc.h 31 extern void stralloc_reset( stralloc_t* s );
stralloc.c 54 stralloc_reset( stralloc_t* s ) function
188 stralloc_reset(s);
228 stralloc_reset( s2 );
misc.c 126 stralloc_reset(s);
144 stralloc_reset(s);
  /external/qemu/proxy/
proxy_common.c 56 stralloc_reset(s);
91 stralloc_reset(conn->str);
98 stralloc_reset( conn->str );
115 stralloc_reset(str);
  /external/qemu/
cbuffer.c 192 stralloc_reset(s);
220 stralloc_reset(s);
vl-android.c     [all...]
  /external/qemu/android/
main.c 108 stralloc_reset(out);
    [all...]
console.c     [all...]

Completed in 119 milliseconds