Home
last modified time | relevance | path

Searched refs:synchronousFunction (Results 1 – 3 of 3) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/json/
H A DJsonRpc.cpp484 JsonRpcAsyncFunction adaptToAsync(JsonRpcFunction synchronousFunction) in adaptToAsync() argument
486 return boost::bind(runSynchronousFunction, synchronousFunction, _1, _2); in adaptToAsync()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/json/
H A DJsonRpc.hpp570 JsonRpcAsyncFunction adaptToAsync(JsonRpcFunction synchronousFunction);
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/testing_guide/
H A Dfrontend_testing.md460 synchronousFunction();