Home
last modified time | relevance | path

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

/build/soong/bpf/
Dbpf.go129 data.Entries.WriteLicenseVariables(w)
139 data.Entries.WriteLicenseVariables(w)
/build/soong/phony/
Dphony.go55 data.Entries.WriteLicenseVariables(w)
/build/soong/apex/
Dandroidmk.go368 data.Entries.WriteLicenseVariables(w)
379 data.Entries.WriteLicenseVariables(w)
/build/soong/sysprop/
Dsysprop_library.go336 data.Entries.WriteLicenseVariables(w)
/build/soong/android/
Dandroidmk.go461 func (a *AndroidMkEntries) WriteLicenseVariables(w io.Writer) { func