Searched refs:reason (Results 1 – 8 of 8) sorted by relevance
/build/soong/android/ |
D | neverallow.go | 374 Because(reason string) Rule 379 reason string member 463 func (r *rule) Because(reason string) Rule { 464 r.reason = reason 494 if len(r.reason) != 0 { 495 s += " which is restricted because " + r.reason
|
/build/make/tools/ |
D | post_process_props.py | 160 def delete(self, reason): argument 161 self.comments.append("# Removed by post_process_props.py because " + reason)
|
D | test_post_process_props.py | 132 props_to_delete.delete(reason="testing") 140 props_to_delete.delete(reason="testing")
|
/build/make/tools/releasetools/ |
D | blockimgdiff.py | 168 def Log(self, filename, reason): argument 179 assert reason in self.REASONS 181 if reason not in self.stats: 182 self.stats[reason] = set() 183 self.stats[reason].add(filename) 328 reason = (ImgdiffStats.USED_IMGDIFF_LARGE_APK if large_apk 330 self.imgdiff_stats.Log(name, reason)
|
/build/make/ |
D | Changes.md | 85 the first one. To go back to the original behavior for compatability reason, 160 This has been checked since Oreo. The common reason to hit this is because a 648 Clang is the default and only supported Android compiler, so there is no reason
|
/build/blueprint/ |
D | LICENSE | 174 incurred by, or claims asserted against, such Contributor by reason
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 198 infringement or for any other reason (not limited to patent issues),
|
/build/make/core/ |
D | LINUX_KERNEL_COPYING | 214 infringement or for any other reason (not limited to patent issues),
|