Searched refs:PythonBinaryInfoProvider (Results 1 – 2 of 2) sorted by relevance
32 var PythonBinaryInfoProvider = blueprint.NewProvider[PythonBinaryInfo]() var114 android.SetProvider(ctx, PythonBinaryInfoProvider, PythonBinaryInfo{})
700 _, isBinary := android.OtherModuleProvider(ctx, child, PythonBinaryInfoProvider)