Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary.go880 …eexportFlags([]string{"-D" + versioningMacroName(ctx.ModuleName()) + "=" + library.stubsVersion()})
1008 func (library *libraryDecorator) stubsVersion() string { func