OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:protocolgchar
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Tools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp
273
gchar*
protocolGChar
= JSStringCopyUTF8CString(protocol);
275
DumpRenderTreeSupportGtk::whiteListAccessFromOrigin(sourceOriginGChar,
protocolGChar
, hostGChar, includeSubdomains);
277
g_free(
protocolGChar
);
[
all
...]
Completed in 49 milliseconds