Searched refs:adopt_selected (Results 1 – 3 of 3) sorted by relevance
96 ExecutionContextRef(Target *target, bool adopt_selected);199 void SetTargetPtr(Target *target, bool adopt_selected);
414 ExecutionContextRef::ExecutionContextRef(Target *target, bool adopt_selected) in ExecutionContextRef() argument417 SetTargetPtr(target, adopt_selected); in ExecutionContextRef()502 void ExecutionContextRef::SetTargetPtr(Target *target, bool adopt_selected) { in SetTargetPtr() argument508 if (adopt_selected) { in SetTargetPtr()
2728 const bool adopt_selected = true; in UpdateExecutionContext() local2730 adopt_selected); in UpdateExecutionContext()