Home
last modified time | relevance | path

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

/external/libweave/src/commands/
Dcommand_queue.h37 void AddCommandRemovedCallback(const CommandCallback& callback);
Dcommand_queue.cc32 void CommandQueue::AddCommandRemovedCallback(const CommandCallback& callback) { in AddCommandRemovedCallback() function in weave::CommandQueue
Dcommand_queue_unittest.cc57 queue->AddCommandRemovedCallback(base::Bind( in FakeDispatcher()
/external/libweave/src/
Dcomponent_manager.h132 virtual void AddCommandRemovedCallback(
Dmock_component_manager.h52 MOCK_METHOD1(AddCommandRemovedCallback,
Dcomponent_manager_impl.h94 void AddCommandRemovedCallback(
Dcomponent_manager_impl.cc303 void ComponentManagerImpl::AddCommandRemovedCallback( in AddCommandRemovedCallback() function in weave::ComponentManagerImpl
305 command_queue_.AddCommandRemovedCallback(callback); in AddCommandRemovedCallback()
/external/libweave/src/privet/
Dcloud_delegate.cc58 component_manager_->AddCommandRemovedCallback(base::Bind(