/libcore/ojluni/src/main/java/java/nio/file/attribute/ |
D | FileOwnerAttributeView.java | 76 UserPrincipal getOwner() throws IOException; in getOwner() method
|
/libcore/ojluni/src/main/java/sun/nio/fs/ |
D | FileOwnerAttributeViewImpl.java | 87 public UserPrincipal getOwner() throws IOException { in getOwner() method in FileOwnerAttributeViewImpl
|
D | UnixFileAttributeViews.java | 278 public UserPrincipal getOwner() throws IOException { in getOwner() method in UnixFileAttributeViews.Posix
|
D | UnixSecureDirectoryStream.java | 547 public UserPrincipal getOwner() throws IOException { in getOwner() method in UnixSecureDirectoryStream.PosixFileAttributeViewImpl
|
/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/locks/ |
D | ReentrantLock.java | 92 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/ |
D | ReentrantLock.java | 178 final Thread getOwner() { in getOwner() method in ReentrantLock.Sync 624 protected Thread getOwner() { in getOwner() method in ReentrantLock
|
D | ReentrantReadWriteLock.java | 619 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/ |
D | LogManager.java | 378 final java.util.logging.LogManager getOwner() { in getOwner() method in LogManager.LoggerContext
|
/libcore/ojluni/annotations/hiddenapi/java/io/ |
D | ObjectStreamClass.java | 519 java.lang.Thread getOwner() { in getOwner() method in ObjectStreamClass.EntryFuture
|
/libcore/ojluni/src/main/java/java/util/logging/ |
D | LogManager.java | 623 final LogManager getOwner() { in getOwner() method in LogManager.LoggerContext
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
D | ReentrantLockTest.java | 65 public Thread getOwner() { in getOwner() method in ReentrantLockTest.PublicReentrantLock
|
D | ReentrantReadWriteLockTest.java | 66 public Thread getOwner() { in getOwner() method in ReentrantReadWriteLockTest.PublicReentrantReadWriteLock
|
/libcore/ojluni/src/main/java/java/io/ |
D | ObjectStreamClass.java | 459 Thread getOwner() { in getOwner() method in ObjectStreamClass.EntryFuture
|