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

  /external/qemu/android/utils/
stralloc.h 42 extern char* stralloc_cstr( stralloc_t* s );
stralloc.c 134 stralloc_cstr( stralloc_t* s ) function
  /external/qemu/proxy/
proxy_common.c 54 proxy_LOG( "%s", stralloc_cstr(s) );
proxy_http_rewriter.c 476 char* line = stralloc_cstr( root->str );
575 http_request_replace_uri(r, stralloc_cstr(str));
    [all...]
  /external/qemu/android/
console.c     [all...]

Completed in 6016 milliseconds