Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go69 type VersionedLinkableInterface interface { interface
Dlibrary.go2427 func setStubsVersions(mctx android.BaseModuleContext, module VersionedLinkableInterface) {
Dcc.go1751 func MinSdkVersion(mod VersionedLinkableInterface, ctxIsForPlatform bool, device bool,
2462 func CreateCommonLinkableInfo(ctx android.ModuleContext, mod VersionedLinkableInterface) *LinkableI…