Home
last modified time | relevance | path

Searched defs:getOwner (Results 1 – 16 of 16) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/file/attribute/
DFileOwnerAttributeView.java76 UserPrincipal getOwner() throws IOException; in getOwner() method
/libcore/ojluni/src/main/java/sun/nio/fs/
DFileOwnerAttributeViewImpl.java87 public UserPrincipal getOwner() throws IOException { in getOwner() method in FileOwnerAttributeViewImpl
DUnixFileAttributeViews.java278 public UserPrincipal getOwner() throws IOException { in getOwner() method in UnixFileAttributeViews.Posix
DUnixSecureDirectoryStream.java547 public UserPrincipal getOwner() throws IOException { in getOwner() method in UnixSecureDirectoryStream.PosixFileAttributeViewImpl
/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/locks/
DReentrantLock.java92 protected java.lang.Thread getOwner() { in getOwner() method in ReentrantLock
199 final java.lang.Thread getOwner() { in getOwner() method in ReentrantLock.Sync
/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DReentrantLock.java195 final Thread getOwner() { in getOwner() method in ReentrantLock.Sync
652 protected Thread getOwner() { in getOwner() method in ReentrantLock
DReentrantReadWriteLock.java628 final Thread getOwner() { in getOwner() method in ReentrantReadWriteLock.Sync
1264 protected Thread getOwner() { in getOwner() method in ReentrantReadWriteLock
/libcore/tools/openjdk-analyzer/src/libcore/tools/analyzer/openjdk/
DSignaturesCollector.java252 String getOwner(); in getOwner() method
308 public String getOwner() { in getOwner() method in SignaturesCollector.Field
381 public String getOwner() { in getOwner() method in SignaturesCollector.Method
/libcore/ojluni/annotations/hiddenapi/java/util/logging/
DLogManager.java378 final java.util.logging.LogManager getOwner() { in getOwner() method in LogManager.LoggerContext
/libcore/ojluni/annotations/hiddenapi/java/io/
DObjectStreamClass.java519 java.lang.Thread getOwner() { in getOwner() method in ObjectStreamClass.EntryFuture
/libcore/ojluni/src/main/java/java/util/logging/
DLogManager.java623 final LogManager getOwner() { in getOwner() method in LogManager.LoggerContext
/libcore/jsr166-tests/src/test/java/jsr166/
DReentrantLockTest.java65 public Thread getOwner() { in getOwner() method in ReentrantLockTest.PublicReentrantLock
DReentrantReadWriteLockTest.java66 public Thread getOwner() { in getOwner() method in ReentrantReadWriteLockTest.PublicReentrantReadWriteLock
/libcore/ojluni/src/test/java/util/concurrent/tck/
DReentrantLockTest.java88 public Thread getOwner() { in getOwner() method in ReentrantLockTest.PublicReentrantLock
DReentrantReadWriteLockTest.java89 public Thread getOwner() { in getOwner() method in ReentrantReadWriteLockTest.PublicReentrantReadWriteLock
/libcore/ojluni/src/main/java/java/io/
DObjectStreamClass.java479 Thread getOwner() { in getOwner() method in ObjectStreamClass.EntryFuture