Home
last modified time | relevance | path

Searched defs:ChromeThreadPoolExecutor (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/android/java/src/org/chromium/base/task/
DChromeThreadPoolExecutor.java24 class ChromeThreadPoolExecutor extends ThreadPoolExecutor { class
48 ChromeThreadPoolExecutor() { in ChromeThreadPoolExecutor() method in ChromeThreadPoolExecutor
54 ChromeThreadPoolExecutor(int corePoolSize, int maximumPoolSize, long keepAliveTime, in ChromeThreadPoolExecutor() method in ChromeThreadPoolExecutor