HomeSort by relevance Sort by last modified time
    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