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/
misc.c 122 result = stralloc_to_tempstr(s);
140 q = stralloc_to_tempstr( s );
stralloc.h 58 extern char* stralloc_to_tempstr( stralloc_t* s );
stralloc.c 142 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 252 milliseconds