Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/apex/
H A Dapex.go1782 a.checkStaticLinkingToStubLibraries(ctx)
2582 func (a *apexBundle) checkStaticLinkingToStubLibraries(ctx android.ModuleContext) { func