HomeSort by relevance Sort by last modified time
    Searched refs:kJdwpObjectRegistryLock (Results 1 - 2 of 2) sorted by null

  /art/runtime/
locks.h 46 kJdwpObjectRegistryLock,
  /art/runtime/jdwp/
object_registry.cc 34 : lock_("ObjectRegistry lock", kJdwpObjectRegistryLock), next_id_(1) {

Completed in 33 milliseconds