Home
last modified time | relevance | path

Searched refs:stralloc_cstr (Results 1 – 5 of 5) sorted by relevance

/external/qemu/android/utils/
Dstralloc.h42 extern char* stralloc_cstr( stralloc_t* s );
Dstralloc.c134 stralloc_cstr( stralloc_t* s ) in stralloc_cstr() function
/external/qemu/proxy/
Dproxy_http_rewriter.c476 char* line = stralloc_cstr( root->str ); in rewrite_connection_read_reply()
575 http_request_replace_uri(r, stralloc_cstr(str)); in rewrite_connection_rewrite_request()
Dproxy_common.c54 proxy_LOG( "%s", stralloc_cstr(s) ); in hex_dump()
/external/qemu/android/
Dconsole.c2047 android_gps_send_nmea( stralloc_cstr(s) ); in do_geo_fix()