OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_ipAddressSettings
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/weborigin/
OriginAccessEntry.h
66
IPAddressSetting ipAddressSettings() const { return
m_ipAddressSettings
; }
72
IPAddressSetting
m_ipAddressSettings
;
OriginAccessEntry.cpp
44
,
m_ipAddressSettings
(ipAddressSetting)
81
if (m_hostIsIPAddress &&
m_ipAddressSettings
== TreatIPAddressAsIPAddress)
Completed in 56 milliseconds