Home
last modified time | relevance | path

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

/build/soong/cc/
Dstl.go22 func getNdkStlFamily(m LinkableInterface) string {
27 func getNdkStlFamilyAndLinkType(m LinkableInterface) (string, string) {
Dsnapshot_utils.go103 func ShouldCollectHeadersForSnapshot(ctx android.ModuleContext, m LinkableInterface, apexInfo andro…
Dvendor_snapshot.go150 func isSnapshotAware(cfg android.DeviceConfig, m LinkableInterface, inProprietaryPath bool, apexInf…
Dlinkable.go102 type LinkableInterface interface { interface
256 func GetImageVariantType(c LinkableInterface) ImageVariantType {
Dsnapshot_prebuilt.go38 inImage(m LinkableInterface) func() bool
43 private(m LinkableInterface) bool
59 excludeFromSnapshot(m LinkableInterface) bool