Searched refs:GetCommandLineCallbacks (Results 1 – 5 of 5) sorted by relevance
200 bool GetCommandLineCallbacks(StringList &command_list);
298 loc_sp->GetLocationOptions().GetCommandLineCallbacks(command_list); in GetCommandLineCommands()
503 bp_name->GetOptions().GetCommandLineCallbacks(command_list); in GetCommandLineCommands()
521 bkpt_sp->GetOptions().GetCommandLineCallbacks(command_list); in GetCommandLineCommands()
466 bool BreakpointOptions::GetCommandLineCallbacks(StringList &command_list) { in GetCommandLineCallbacks() function in BreakpointOptions