Home
last modified time | relevance | path

Searched defs:d_called (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc629 CImpl(bool* d_called, InterfaceRequest<C> request, in CImpl()
648 BImpl(bool* d_called, InterfaceRequest<B> request, in BImpl()
671 bool d_called() const { return d_called_; } in d_called() function in mojo::test::__anon269cf8270111::AImpl