Searched refs:ABinderProcess_setThreadPoolMaxThreadCount (Results 1 – 19 of 19) sorted by relevance
44 bool ABinderProcess_setThreadPoolMaxThreadCount(uint32_t numThreads);
31 bool ABinderProcess_setThreadPoolMaxThreadCount(uint32_t numThreads) { in ABinderProcess_setThreadPoolMaxThreadCount() function
93 ABinderProcess_setThreadPoolMaxThreadCount; # systemapi llndk
35 ABinderProcess_setThreadPoolMaxThreadCount(5); in main()
35 ABinderProcess_setThreadPoolMaxThreadCount(8); in main()
41 sys::ABinderProcess_setThreadPoolMaxThreadCount(num_threads); in set_thread_pool_max_thread_count()
71 ABinderProcess_setThreadPoolMaxThreadCount(1); in main()
67 ABinderProcess_setThreadPoolMaxThreadCount(1); in main()
98 ABinderProcess_setThreadPoolMaxThreadCount(1); in doMain()
75 ABinderProcess_setThreadPoolMaxThreadCount(1); in doMain()
172 ABinderProcess_setThreadPoolMaxThreadCount(1); in doMain()
116 ABinderProcess_setThreadPoolMaxThreadCount(1); in doMain()
23 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ABinderProcess_setThreadPoolMaxThreadCount);170 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", ABinderProcess_setThreadPoolMaxThreadCount); in init_stub_library()
143 ABinderProcess_setThreadPoolMaxThreadCount(0); in generatedService()163 ABinderProcess_setThreadPoolMaxThreadCount(0); in generatedFlaggedService()223 ABinderProcess_setThreadPoolMaxThreadCount(0); in manualThreadPoolService()230 ABinderProcess_setThreadPoolMaxThreadCount(0); in lazyService()937 ABinderProcess_setThreadPoolMaxThreadCount(1); // to receive death notifications/callbacks in main()
143 ABinderProcess_setThreadPoolMaxThreadCount(1); in main()
154 ABinderProcess_setThreadPoolMaxThreadCount(/* numThreads= */ 1); in main()
271 bool success = ABinderProcess_setThreadPoolMaxThreadCount(5); in SetUp()