Home
last modified time | relevance | path

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

/art/runtime/
Dbarrier.h86 Mutex* GetLock() { in GetLock() function
Dclass_table.h273 ReaderWriterMutex& GetLock() { in GetLock() function
/art/runtime/base/
Dtiming_logger.h72 Mutex* GetLock() const { in GetLock() function
Dgc_visited_arena_pool.h202 ReaderWriterMutex& GetLock() const RETURN_CAPABILITY(lock_) { return lock_; } in GetLock() function