Home
last modified time | relevance | path

Searched refs:checkedPortList (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/
DKURLGoogle.cpp839 static bool checkedPortList = false; in portAllowed() local
840 if (!checkedPortList) { in portAllowed()
843 checkedPortList = true; in portAllowed()
DKURL.cpp1766 static bool checkedPortList = false; in portAllowed() local
1767 if (!checkedPortList) { in portAllowed()
1770 checkedPortList = true; in portAllowed()