Searched refs:connect_kdp_remote_cmd_up (Results 1 – 1 of 1) sorted by relevance
752 std::unique_ptr<CommandObjectRegexCommand> connect_kdp_remote_cmd_up( in LoadCommandDictionary() local759 if (connect_kdp_remote_cmd_up) { in LoadCommandDictionary()760 if (connect_kdp_remote_cmd_up->AddRegexCommand( in LoadCommandDictionary()763 connect_kdp_remote_cmd_up->AddRegexCommand( in LoadCommandDictionary()765 CommandObjectSP command_sp(connect_kdp_remote_cmd_up.release()); in LoadCommandDictionary()