Home
last modified time | relevance | path

Searched refs:stralloc_cstr (Results 1 – 6 of 6) 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.c484 char* line = stralloc_cstr( root->str ); in rewrite_connection_read_reply()
583 http_request_replace_uri(r, stralloc_cstr(str)); in rewrite_connection_rewrite_request()
Dproxy_common.c55 proxy_LOG( "%s", stralloc_cstr(s) ); in hex_dump()
/external/qemu/android/
Dconsole.c2382 android_gps_send_nmea( stralloc_cstr(s) ); in do_geo_fix()
/external/qemu/
Dvl-android.c4309 kernel_parameters = stralloc_cstr(kernel_params); in main()