Home
last modified time | relevance | path

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

/build/soong/android/
Dlicenses.go153 if exemptFromRequiredApplicableLicensesProperty(m) {
178 if exemptFromRequiredApplicableLicensesProperty(m) {
204 if exemptFromRequiredApplicableLicensesProperty(m) {
250 if exemptFromRequiredApplicableLicensesProperty(module) {
288 func exemptFromRequiredApplicableLicensesProperty(module Module) bool { func