Searched refs:GetCommandHandlerKey (Results 1 – 1 of 1) sorted by relevance
15 std::string GetCommandHandlerKey(const std::string& component_path, in GetCommandHandlerKey() function52 std::string key = GetCommandHandlerKey(component_path, command_name); in AddCommandHandler()60 std::string key = GetCommandHandlerKey(command.second->GetComponent(), in AddCommandHandler()83 std::string key = GetCommandHandlerKey(pair.first->second->GetComponent(), in Add()