Home
last modified time | relevance | path

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

/build/soong/rust/
Dsnapshot_utils.go21 func (mod *Module) ExcludeFromVendorSnapshot() bool { func
/build/soong/cc/
Dlinkable.go83 ExcludeFromVendorSnapshot() bool methodSpec
Dcc.go1277 func (c *Module) ExcludeFromVendorSnapshot() bool { func