Searched refs:start_called_ (Results 1 – 2 of 2) sorted by relevance
125 bool HasStartBeenAttempted() { return start_called_; } in HasStartBeenAttempted()151 bool start_called_ = false; variable
48 start_called_ = true; in StartAsync()