OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wheaders
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gio/win32/
gwinhttpfileoutputstream.c
121
wchar_t *
wheaders
;
local
142
wheaders
= g_utf8_to_utf16 (headers, -1, NULL, NULL, NULL);
147
wheaders
, -1,
155
g_free (
wheaders
);
160
g_free (
wheaders
);
Completed in 13 milliseconds