Home
last modified time | relevance | path

Searched refs:ShouldUseStubForApex (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dcc.go2954 if ShouldUseStubForApex(ctx, dep) {
3347 func ShouldUseStubForApex(ctx android.ModuleContext, dep android.Module) bool { func
3449 if ShouldUseStubForApex(ctx, dep) {
/build/soong/rust/
Drust.go1188 if cc.ShouldUseStubForApex(ctx, dep) {