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

  /external/qemu/android/utils/
misc.c 123 stralloc_reset(s);
141 stralloc_reset(s);
stralloc.h 31 extern void stralloc_reset( stralloc_t* s );
stralloc.c 54 stralloc_reset( stralloc_t* s ) function
154 stralloc_reset(s);
194 stralloc_reset( s2 );
  /external/qemu/proxy/
proxy_common.c 55 stralloc_reset(s);
90 stralloc_reset(conn->str);
97 stralloc_reset( conn->str );
114 stralloc_reset(str);
  /external/qemu/
cbuffer.c 192 stralloc_reset(s);
220 stralloc_reset(s);
  /external/qemu/android/
console.c     [all...]
main.c     [all...]

Completed in 170 milliseconds