Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc634 CImpl(bool* d_called, const base::Closure& closure) in CImpl()
650 BImpl(bool* d_called, const base::Closure& closure) in BImpl()
671 bool d_called() const { return d_called_; } in d_called() function in mojo::test::__anon2de557fa0111::AImpl