Searched refs:GetCommandLineCallbacks (Results 1 – 5 of 5) sorted by relevance
213 bool GetCommandLineCallbacks(StringList &command_list);
239 loc_sp->GetLocationOptions()->GetCommandLineCallbacks(command_list); in GetCommandLineCommands()
493 bp_name->GetOptions().GetCommandLineCallbacks(command_list); in GetCommandLineCommands()
460 bkpt_sp->GetOptions()->GetCommandLineCallbacks(command_list); in GetCommandLineCommands()
486 bool BreakpointOptions::GetCommandLineCallbacks(StringList &command_list) { in GetCommandLineCallbacks() function in BreakpointOptions