Searched refs:SetThreadSpec (Results 1 – 2 of 2) sorted by relevance
374 void SetThreadSpec(std::unique_ptr<ThreadSpec> &thread_spec_up);
339 bp_options->SetThreadSpec(thread_spec_up); in CreateFromStructuredData()503 void BreakpointOptions::SetThreadSpec( in SetThreadSpec() function in BreakpointOptions