OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeWhiteListAccessFromOrigin
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DumpRenderTreeSupportQt.h
139
static void
removeWhiteListAccessFromOrigin
(const QString& sourceOrigin, const QString& destinationProtocol, const QString& destinationHost, bool allowDestinationSubdomains);
DumpRenderTreeSupportQt.cpp
451
void DumpRenderTreeSupportQt::
removeWhiteListAccessFromOrigin
(const QString& sourceOrigin, const QString& destinationProtocol, const QString& destinationHost, bool allowDestinationSubdomains)
[
all
...]
/external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp
595
DumpRenderTreeSupportQt::
removeWhiteListAccessFromOrigin
(sourceOrigin, destinationProtocol, destinationHost, allowDestinationSubdomains);
Completed in 173 milliseconds