Home
last modified time | relevance | path

Searched refs:reason (Results 1 – 8 of 8) sorted by relevance

/build/soong/android/
Dneverallow.go374 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/
Dpost_process_props.py160 def delete(self, reason): argument
161 self.comments.append("# Removed by post_process_props.py because " + reason)
Dtest_post_process_props.py132 props_to_delete.delete(reason="testing")
140 props_to_delete.delete(reason="testing")
/build/make/tools/releasetools/
Dblockimgdiff.py168 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/
DChanges.md85 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/
DLICENSE174 incurred by, or claims asserted against, such Contributor by reason
/build/make/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt198 infringement or for any other reason (not limited to patent issues),
/build/make/core/
DLINUX_KERNEL_COPYING214 infringement or for any other reason (not limited to patent issues),