Lines Matching refs:moduleContextImpl
1311 moduleContextImpl anonMember
1316 moduleContextImpl anonMember
1321 moduleContextImpl anonMember
1324 type moduleContextImpl struct { struct
1329 func (ctx *moduleContextImpl) toolchain() config.Toolchain {
1333 func (ctx *moduleContextImpl) static() bool {
1337 func (ctx *moduleContextImpl) staticBinary() bool {
1341 func (ctx *moduleContextImpl) testBinary() bool {
1345 func (ctx *moduleContextImpl) header() bool {
1349 func (ctx *moduleContextImpl) binary() bool {
1353 func (ctx *moduleContextImpl) object() bool {
1357 func (ctx *moduleContextImpl) canUseSdk() bool {
1361 func (ctx *moduleContextImpl) useSdk() bool {
1365 func (ctx *moduleContextImpl) sdkVersion() string {
1379 func (ctx *moduleContextImpl) minSdkVersion() string {
1411 func (ctx *moduleContextImpl) isSdkVariant() bool {
1415 func (ctx *moduleContextImpl) useVndk() bool {
1419 func (ctx *moduleContextImpl) isNdk(config android.Config) bool {
1423 func (ctx *moduleContextImpl) IsLlndk() bool {
1427 func (ctx *moduleContextImpl) IsLlndkPublic() bool {
1431 func (ctx *moduleContextImpl) isImplementationForLLNDKPublic() bool {
1435 func (ctx *moduleContextImpl) IsVndkPrivate() bool {
1439 func (ctx *moduleContextImpl) isVndk() bool {
1443 func (ctx *moduleContextImpl) isPgoCompile() bool {
1447 func (ctx *moduleContextImpl) isNDKStubLibrary() bool {
1451 func (ctx *moduleContextImpl) isVndkSp() bool {
1455 func (ctx *moduleContextImpl) IsVndkExt() bool {
1459 func (ctx *moduleContextImpl) IsVendorPublicLibrary() bool {
1463 func (ctx *moduleContextImpl) mustUseVendorVariant() bool {
1467 func (ctx *moduleContextImpl) selectedStl() string {
1474 func (ctx *moduleContextImpl) useClangLld(actx ModuleContext) bool {
1478 func (ctx *moduleContextImpl) baseModuleName() string {
1482 func (ctx *moduleContextImpl) getVndkExtendsModuleName() string {
1486 func (ctx *moduleContextImpl) isForPlatform() bool {
1490 func (ctx *moduleContextImpl) apexVariationName() string {
1494 func (ctx *moduleContextImpl) apexSdkVersion() android.ApiLevel {
1498 func (ctx *moduleContextImpl) bootstrap() bool {
1502 func (ctx *moduleContextImpl) nativeCoverage() bool {
1506 func (ctx *moduleContextImpl) directlyInAnyApex() bool {
1510 func (ctx *moduleContextImpl) isPreventInstall() bool {
1514 func (ctx *moduleContextImpl) isCfiAssemblySupportEnabled() bool {
1683 moduleContextImpl: moduleContextImpl{
1944 moduleContextImpl: moduleContextImpl{
2013 moduleContextImpl: moduleContextImpl{