HomeSort by relevance Sort by last modified time
    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