Home
last modified time | relevance | path

Searched defs:m_port (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/workers/
DSharedWorker.h58 RefPtr<MessagePort> m_port; variable
/external/chromium_org/third_party/WebKit/Source/platform/network/
DProxyServer.h68 int m_port; variable
/external/chromium_org/third_party/WebKit/Source/modules/webmidi/
DMIDIConnectionEvent.h89 RefPtr<MIDIPort> m_port; variable
/external/chromium_org/third_party/WebKit/Source/platform/weborigin/
DSecurityOrigin.h213 unsigned short m_port; variable
/external/apache-xml/src/main/java/org/apache/xml/utils/
DURI.java126 private int m_port = -1; field in URI
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DURI.java129 private int m_port = -1; field in URI
/external/chromium_org/third_party/WebKit/Source/core/frame/
DContentSecurityPolicy.cpp285 int m_port; member in WebCore::CSPSource