Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go430sharedExportDepTag = DependencyTag{Name: "shared", Library: true, Shared: true, ReexportFlags: … var
1964 depTag = sharedExportDepTag
2450 case ndkStubDepTag, SharedDepTag, SharedFromStaticDepTag, sharedExportDepTag:
2608 case SharedDepTag, sharedExportDepTag, lateSharedDepTag, earlySharedDepTag: