Home
last modified time | relevance | path

Searched refs:GetSocketLock (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp_priv.h91 Mutex* GetSocketLock() { in GetSocketLock() function
/art/runtime/hprof/
Dhprof.cc705 MutexLock mu(Thread::Current(), *net_state->GetSocketLock()); in DumpToDdmsDirect()