Searched refs:then_execute_function (Results 1 – 3 of 3) sorted by relevance
148 ThenExecuteFunction* then_execute_function() const { in then_execute_function() function
215 if (run_options->run_options().then_execute_function()) { in ExecuteThunks()216 (*run_options->run_options().then_execute_function())(main_stream, in ExecuteThunks()
71 CHECK_EQ(options.run_options().then_execute_function(), nullptr) in ToC()