Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go4175 type CcDepInSameApexChecker struct { struct
4176 Static bool
4177 HasStubsVariants bool
4178 IsLlndk bool
4179 Host bool
4182 func (c CcDepInSameApexChecker) OutgoingDepIsInSameApex(depTag blueprint.DependencyTag) bool {
4209 func (c CcDepInSameApexChecker) IncomingDepIsInSameApex(depTag blueprint.DependencyTag) bool {