Searched defs:GetThreadCount (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/tools/gn/
H A Dscheduler.cc16 int GetThreadCount() { function in namespace:__anon16481
29 : pool_(new base::SequencedWorkerPool(GetThreadCount(), "worker_")),
/external/chromium_org/media/filters/
H A Dffmpeg_video_decoder.cc43 static int GetThreadCount(AVCodecID codec_id) { function in namespace:media
334 codec_context_->thread_count = GetThreadCount(codec_context_->codec_id);
H A Dvpx_video_decoder.cc49 static int GetThreadCount(const VideoDecoderConfig& config) { function in namespace:media
236 vpx_config.threads = GetThreadCount(config);
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-port.cc84 size_t GetThreadCount() { function in namespace:testing::internal
103 size_t GetThreadCount() { function in namespace:testing::internal
/external/gtest/src/
H A Dgtest-port.cc90 size_t GetThreadCount() { function in namespace:testing::internal
111 size_t GetThreadCount() { function in namespace:testing::internal
129 size_t GetThreadCount() { function in namespace:testing::internal
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc84 size_t GetThreadCount() { function in namespace:testing::internal
103 size_t GetThreadCount() { function in namespace:testing::internal
/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc84 size_t GetThreadCount() { function in namespace:testing::internal
103 size_t GetThreadCount() { function in namespace:testing::internal
/external/protobuf/gtest/src/
H A Dgtest-port.cc80 size_t GetThreadCount() { function in namespace:testing::internal
99 size_t GetThreadCount() { function in namespace:testing::internal
/external/chromium_org/testing/gtest/src/
H A Dgtest-port.cc90 size_t GetThreadCount() { function in namespace:testing::internal
111 size_t GetThreadCount() { function in namespace:testing::internal
129 size_t GetThreadCount() { function in namespace:testing::internal

Completed in 1041 milliseconds