Searched refs:ShouldUsePrivateThreadPool (Results 1 – 4 of 4) sorted by relevance
58 if (ShouldUsePrivateThreadPool(options)) { in MakeDatasetHelper()
284 bool ShouldUsePrivateThreadPool(const Options& options);
55 if (ShouldUsePrivateThreadPool(options)) { in FromOptions()
846 bool ShouldUsePrivateThreadPool(const Options& options) { in ShouldUsePrivateThreadPool() function