Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Drequest_context.cc55 static const HandleSignalsState closed_state = {0, 0}; in ~RequestContext() local
66 watch->InvokeCallback(MOJO_RESULT_CANCELLED, closed_state, flags); in ~RequestContext()