Searched refs:GetList (Results 1 – 7 of 7) sorted by relevance
105 std::list<Thread*> thread_list = Runtime::Current()->GetThreadList()->GetList(); in RevokeAllThreadLocalBuffers()124 std::list<Thread*> thread_list = Runtime::Current()->GetThreadList()->GetList(); in AssertAllThreadLocalBuffersAreRevoked()214 std::list<Thread*> thread_list = Runtime::Current()->GetThreadList()->GetList(); in GetBytesAllocated()232 std::list<Thread*> thread_list = Runtime::Current()->GetThreadList()->GetList(); in GetObjectsAllocated()
83 mirror::Reference* GetList() { in GetList() function
223 soa.AddLocalReference<jobject>(cleared_references_.GetList())); in EnqueueClearedReferences()
2663 std::list<Thread*> thread_list = Runtime::Current()->GetThreadList()->GetList(); in RevokeAllThreadLocalAllocationStacks()
131 std::list<Thread*> GetList() EXCLUSIVE_LOCKS_REQUIRED(Locks::thread_list_lock_) { in GetList() function
2247 all_threads_list = Runtime::Current()->GetThreadList()->GetList(); in GetThreads()4013 threads = Runtime::Current()->GetThreadList()->GetList(); in DdmSetThreadNotification()
1719 std::list<Thread*> thread_list = Runtime::Current()->GetThreadList()->GetList(); in RevokeAllThreadLocalRuns()1744 std::list<Thread*> thread_list = Runtime::Current()->GetThreadList()->GetList(); in AssertAllThreadLocalRunsAreRevoked()1968 std::list<Thread*> threads = Runtime::Current()->GetThreadList()->GetList(); in Verify()2018 std::list<Thread*> thread_list = Runtime::Current()->GetThreadList()->GetList(); in Verify()