Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/
Dinterface_ptr.h149 bool IsExpectingResponse() { return internal_state_.has_pending_callbacks(); } in IsExpectingResponse()
186 CHECK(!internal_state_.has_pending_callbacks()); in PassInterface()
Dassociated_interface_ptr.h158 DCHECK(!internal_state_.has_pending_callbacks()); in PassInterface()
/external/libchrome/mojo/public/cpp/bindings/lib/
Dassociated_interface_ptr_state.h64 bool has_pending_callbacks() const { in has_pending_callbacks() function
Dinterface_ptr_state.h58 bool has_pending_callbacks() const { in has_pending_callbacks() function