Searched refs:IsNotStarted (Results 1 – 2 of 2) sorted by relevance
51 bool IsNotStarted() { return state_ == EXEC_NOT_STARTED; } in IsNotStarted() function
284 if (!exec_state_.IsNotStarted()) { in Run()313 if (exec_state_.IsNotStarted()) { in Run()397 if (!exec_state_.IsNotStarted()) { in OpenDB()2852 if (!exec_state_.IsNotStarted()) { in DoCommand()