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