Searched refs:Name_ (Results 1 - 5 of 5) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/lib/
H A Dno_interface.cc9 const char* NoInterface::Name_ = "mojo::NoInterface"; member in class:mojo::NoInterface
H A Dbinding_state.h54 filters.Append<MessageHeaderValidator>(Interface::Name_);
156 router_->SetMasterInterfaceName(Interface::Name_);
H A Dinterface_ptr_state.h157 filters.Append<MessageHeaderValidator>(Interface::Name_);
313 router_->SetMasterInterfaceName(Interface::Name_);
/external/libmojo/mojo/public/cpp/bindings/tests/
H A Dvariant_test_util.h23 DCHECK_EQ(0, strcmp(Interface0::Name_, Interface1::Name_));
/external/libmojo/mojo/public/cpp/bindings/
H A Dno_interface.h22 static const char* Name_; member in class:mojo::NoInterface

Completed in 124 milliseconds