Home
last modified time | relevance | path

Searched defs:getOwner (Results 1 – 13 of 13) 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.java178 final Thread getOwner() { in getOwner() method in ReentrantLock.Sync
624 protected Thread getOwner() { in getOwner() method in ReentrantLock
DReentrantReadWriteLock.java619 final Thread getOwner() { in getOwner() method in ReentrantReadWriteLock.Sync
1255 protected Thread getOwner() { in getOwner() method in ReentrantReadWriteLock
/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/main/java/java/io/
DObjectStreamClass.java459 Thread getOwner() { in getOwner() method in ObjectStreamClass.EntryFuture