Searched refs:OptionalSdkLibraryImplementation (Results 1 – 4 of 4) sorted by relevance
3337 … ok := depModule.(SdkLibraryComponentDependency); ok && lib.OptionalSdkLibraryImplementation() != …3338 if depModule.Name() == proptools.String(lib.OptionalSdkLibraryImplementation())+".impl" {3339 sdkLib = lib.OptionalSdkLibraryImplementation()
1122 func (e *EmbeddableSdkLibraryComponent) OptionalSdkLibraryImplementation() *string { func1143 OptionalSdkLibraryImplementation() *string methodSpec
1940 if impl := comp.OptionalSdkLibraryImplementation(); impl != nil && *impl != dep {
877 if lib := component.OptionalSdkLibraryImplementation(); lib != nil {