Home
last modified time | relevance | path

Searched refs:valid (Results 1 – 9 of 9) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/utils/
DCachedFileContents.java115 boolean valid = true; in isValid()
118 valid = false; in isValid()
121 if (valid && file.lastModified() != lastClosed) { in isValid()
122 valid = false; in isValid()
125 if (valid && file.length() != size) { in isValid()
126 valid = false; in isValid()
129 if (valid && !Objects.equal(hash, hashFile())) { in isValid()
130 valid = false; in isValid()
133 if (!valid) { in isValid()
137 return valid; in isValid()
DCachedSupplier.java57 private boolean valid; field in CachedSupplier
69 valid = false; in CachedSupplier()
80 if (!valid) { in get()
82 valid = true; in get()
93 valid = false; in reset()
107 valid = true; in precomputed()
116 return valid; in isValid()
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DAbstractFsObject.java39 private boolean valid; field in AbstractFsObject
48 this.valid = true; in AbstractFsObject()
61 return this.valid; in isValid()
71 this.valid = false; in invalidate()
/tools/repohooks/
DREADME.md22 sometimes there are valid reasons for this. You can simply use the option
125 The key can be any name (as long as the syntax is valid), as can the program
146 * `commit_msg_bug_field`: Require a valid `Bug:` line.
147 * `commit_msg_changeid_field`: Require a valid `Change-Id:` Gerrit line.
/tools/repohooks/tools/
Dpylintrc380 # List of valid names for the first argument in a class method.
381 valid-classmethod-first-arg=cls
383 # List of valid names for the first argument in a metaclass class method.
384 valid-metaclass-classmethod-first-arg=mcs
/tools/appbundle/bundletool/etc/
Dbundletool.bat25 rem Check we have a valid Java.exe in the path.↵
/tools/apksig/etc/
Dapksigner.bat25 rem Check we have a valid Java.exe in the path.
/tools/acloud/internal/proto/
Dinternal_config.proto64 // this config is valid for.
/tools/external/fat32lib/
DNOTICE101 c) Accompany the work with a written offer, valid for at least three years, to give the same user t…