Searched refs:HWBINDER_THREAD_COUNT (Results 1 – 3 of 3) sorted by relevance
35 … ::android::hardware::configureRpcThreadpool(/*threads*/ HWBINDER_THREAD_COUNT, /*willJoin*/ true); in main()
46 … ::android::hardware::configureRpcThreadpool(/*threads*/ HWBINDER_THREAD_COUNT, /*willJoin*/ true); in main()
39 const int HWBINDER_THREAD_COUNT = 6; variable