Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/ports/
Dnode.h210 bool allow_close_on_bad_state); in COMPONENT_EXPORT()
Dnode.cc856 bool allow_close_on_bad_state) { in MergePortsInternal() argument
884 port0->state == Port::kReceiving || allow_close_on_bad_state; in MergePortsInternal()
886 port1->state == Port::kReceiving || allow_close_on_bad_state; in MergePortsInternal()