HomeSort by relevance Sort by last modified time
    Searched defs:AddCommandAddedCallback (Results 1 - 2 of 2) sorted by null

  /external/libweave/src/commands/
command_queue.cc 25 void CommandQueue::AddCommandAddedCallback(const CommandCallback& callback) {
  /external/libweave/src/
component_manager_impl.cc 298 void ComponentManagerImpl::AddCommandAddedCallback(
300 command_queue_.AddCommandAddedCallback(callback);

Completed in 333 milliseconds