OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HostType
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/common/extensions/permissions/
socket_permission_entry.h
21
enum
HostType
{
63
HostType
GetHostType() const;
socket_permission_entry.cc
116
SocketPermissionEntry::
HostType
SocketPermissionEntry::GetHostType() const {
/external/chromium_org/cc/trees/
occlusion_tracker_unittest.cc
120
typedef FakeLayerTreeHost
HostType
;
131
static LayerPtrType CreateLayer(
HostType
* host) { return Layer::Create(); }
132
static ContentLayerPtrType CreateContentLayer(
HostType
* host) {
153
typedef LayerTreeImpl
HostType
;
164
static LayerPtrType CreateLayer(
HostType
* host) {
167
static ContentLayerPtrType CreateContentLayer(
HostType
* host) {
200
typename Types::
HostType
* GetHost();
[
all
...]
Completed in 64 milliseconds