Home
last modified time | relevance | path

Searched refs:HostType (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/permissions/
Dsocket_permission_entry.h21 enum HostType { enum
63 HostType GetHostType() const;
Dsocket_permission_entry.cc116 SocketPermissionEntry::HostType SocketPermissionEntry::GetHostType() const { in GetHostType()
/external/chromium_org/cc/trees/
Docclusion_tracker_unittest.cc120 typedef FakeLayerTreeHost HostType; typedef
131 static LayerPtrType CreateLayer(HostType* host) { return Layer::Create(); } in CreateLayer()
132 static ContentLayerPtrType CreateContentLayer(HostType* host) { in CreateContentLayer()
153 typedef LayerTreeImpl HostType; typedef
164 static LayerPtrType CreateLayer(HostType* host) { in CreateLayer()
167 static ContentLayerPtrType CreateContentLayer(HostType* host) { in CreateContentLayer()
200 typename Types::HostType* GetHost();