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

  /external/qemu/android/utils/
stralloc.h 63 extern char* stralloc_to_tempstr( stralloc_t* s );
misc.c 125 result = stralloc_to_tempstr(s);
143 q = stralloc_to_tempstr( s );
stralloc.c 176 stralloc_to_tempstr( stralloc_t* s ) function
  /external/qemu/
cbuffer.c 191 q = stralloc_to_tempstr( s );
219 result = stralloc_to_tempstr(s);

Completed in 65 milliseconds