Home
last modified time | relevance | path

Searched defs:SourceExists (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dprebuilt.go89 SourceExists bool `blueprint:"mutated"` member
777 func (p *Prebuilt) SourceExists() bool { func