OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SharedFileLockTable
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/java/sun/nio/ch/
FileLockTable.java
47
return new
SharedFileLockTable
(channel, fd);
80
class
SharedFileLockTable
extends FileLockTable {
85
*
SharedFileLockTable
uses a list of file lock references to avoid keeping the
118
SharedFileLockTable
(Channel channel, FileDescriptor fd) throws IOException {
/frameworks/base/
compiled-classes-phone
[
all
...]
Completed in 201 milliseconds