Searched refs:who (Results 1 – 4 of 4) sorted by relevance
/libcore/ojluni/src/main/java/java/nio/file/attribute/ |
D | AclEntry.java | 67 private final UserPrincipal who; field in AclEntry 76 UserPrincipal who, in AclEntry() argument 81 this.who = who; in AclEntry() 100 private UserPrincipal who; field in AclEntry.Builder 105 UserPrincipal who, in Builder() argument 111 this.who = who; in Builder() 129 if (who == null) in build() 131 return new AclEntry(type, who, perms, flags); in build() 153 public Builder setPrincipal(UserPrincipal who) { in setPrincipal() argument 154 if (who == null) in setPrincipal() [all …]
|
/libcore/ |
D | OWNERS | 6 # People who can approve changes for submission; don't send review emails to them
|
D | LICENSE | 116 whole, and thus to each and every part regardless of who wrote it. 166 your rights under this License. However, parties who have received copies, or 193 of the Program by all those who receive copies directly or indirectly through 216 copyright holder who places the Program under this License may add an explicit
|
/libcore/ojluni/ |
D | NOTICE | 402 whole, and thus to each and every part regardless of who wrote it. 452 your rights under this License. However, parties who have received copies, or 479 of the Program by all those who receive copies directly or indirectly through 502 copyright holder who places the Program under this License may add an explicit
|