Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go255 sharedExportDepTag = dependencyTag{name: "shared", library: true, reexportFlags: true} var
788 depTag = sharedExportDepTag
1032 case ndkStubDepTag, sharedDepTag, sharedExportDepTag:
1110 case sharedDepTag, sharedExportDepTag, lateSharedDepTag: