| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/ |
| D | ThreadUtils.java | 60 public boolean test(final ThreadGroup threadGroup) { in test() 95 public boolean test(final ThreadGroup threadGroup) { in test() 115 boolean test(ThreadGroup threadGroup); in test() 239 public static Thread findThreadById(final long threadId, final ThreadGroup threadGroup) { in findThreadById() 276 …public static Collection<ThreadGroup> findThreadGroups(final ThreadGroup threadGroup, final boolea… in findThreadGroups() 303 …public static Collection<ThreadGroup> findThreadGroups(final ThreadGroup threadGroup, final boolea… in findThreadGroups() 369 …public static Collection<Thread> findThreads(final ThreadGroup threadGroup, final boolean recurse,… in findThreads() 395 …public static Collection<Thread> findThreads(final ThreadGroup threadGroup, final boolean recurse,… in findThreads() 468 …atic Collection<Thread> findThreadsByName(final String threadName, final ThreadGroup threadGroup) { in findThreadsByName() 511 ThreadGroup threadGroup = Thread.currentThread().getThreadGroup(); in getSystemThreadGroup() local
|
| /external/apache-commons-lang/src/test/java/org/apache/commons/lang3/ |
| D | ThreadUtilsTest.java | 228 final ThreadGroup threadGroup = new ThreadGroup("thread_group_DDZZ99__"); in testThreadGroups() local 242 assertNotNull(ThreadUtils.findThreadById(t1.getId(), threadGroup)); in testThreadGroups() local 254 final ThreadGroup threadGroup = new ThreadGroup("thread_group_DDZZ99__"); in testThreadGroupsById() local 295 final ThreadGroup threadGroup = new ThreadGroup("thread_group_DDZZ99__"); in testThreadGroupsRef() local
|
| /external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/value/ |
| D | LazyThreadReference.java | 117 public ThreadGroupReference threadGroup() { in threadGroup() method in LazyThreadReference
|
| /external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
| D | ThreadReference.java | 171 ThreadGroupReference threadGroup(); in threadGroup() method
|
| /external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
| D | ThreadReferenceImpl.java | 61 private ThreadGroupReference threadGroup; field in ThreadReferenceImpl 316 public ThreadGroupReference threadGroup() { in threadGroup() method in ThreadReferenceImpl
|
| /external/oj-libjdwp/src/share/back/ |
| D | ThreadReferenceImpl.c | 152 threadGroup(PacketInputStream *in, PacketOutputStream *out) in threadGroup() function
|
| /external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/ |
| D | SSLSocketTest.java | 88 private final ThreadGroup threadGroup = new ThreadGroup("SSLSocketTest"); field in SSLSocketTest
|
| D | SSLSocketVersionCompatibilityTest.java | 141 private ThreadGroup threadGroup; field in SSLSocketVersionCompatibilityTest
|
| /external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/ |
| D | SSLSocketTest.java | 84 private final ThreadGroup threadGroup = new ThreadGroup("SSLSocketTest"); field in SSLSocketTest
|
| D | SSLSocketVersionCompatibilityTest.java | 139 private ThreadGroup threadGroup; field in SSLSocketVersionCompatibilityTest
|
| /external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingPipelineLibraryTests.cpp | 758 …de::MovePtr<tcu::TestCaseGroup> threadGroup(new tcu::TestCaseGroup(group->getTestContext(), thread… in addPipelineLibraryConfigurationsTests() local
|
| D | vktRayTracingAccelerationStructuresTests.cpp | 4673 …de::MovePtr<tcu::TestCaseGroup> threadGroup(new tcu::TestCaseGroup(group->getTestContext(), groupN… in addHostThreadingOperationTests() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
| D | vktRayQueryAccelerationStructuresTests.cpp | 3790 …de::MovePtr<tcu::TestCaseGroup> threadGroup(new tcu::TestCaseGroup(group->getTestContext(), groupN… in addHostThreadingOperationTests() local
|