Home
last modified time | relevance | path

Searched refs:EnsureSafeDelegateAccess (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/core/ports/
Dnode.h179 EnsureSafeDelegateAccess(); in COMPONENT_EXPORT()
185 void EnsureSafeDelegateAccess() const; in COMPONENT_EXPORT()
187 void EnsureSafeDelegateAccess() const {} in COMPONENT_EXPORT()
Dnode.cc1380 void Node::DelegateHolder::EnsureSafeDelegateAccess() const { in EnsureSafeDelegateAccess() function in mojo::core::ports::Node::DelegateHolder