Home
last modified time | relevance | path

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

/build/soong/rust/
Drust.go2136 type RustDepInSameApexChecker struct { struct
2137 Static bool
2138 HasStubsVariants bool
2139 ApexExclude bool
2140 Host bool
2152 func (r RustDepInSameApexChecker) OutgoingDepIsInSameApex(depTag blueprint.DependencyTag) bool {
2181 func (r RustDepInSameApexChecker) IncomingDepIsInSameApex(depTag blueprint.DependencyTag) bool {