HomeSort by relevance Sort by last modified time
    Searched refs:NodeDelegate (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/mojo/services/view_manager/
node_delegate.h 21 class MOJO_VIEW_MANAGER_EXPORT NodeDelegate {
38 virtual ~NodeDelegate() {}
node.h 22 class NodeDelegate;
30 Node(NodeDelegate* delegate, const NodeId& id);
95 NodeDelegate* delegate_;
root_node_manager.h 36 class MOJO_VIEW_MANAGER_EXPORT RootNodeManager : public NodeDelegate {
182 // Overridden from NodeDelegate:
node.cc 24 Node::Node(NodeDelegate* delegate, const NodeId& id)
view_manager_service_impl.h 42 public NodeDelegate {
212 // Overridden from NodeDelegate:

Completed in 64 milliseconds