Home
last modified time | relevance | path

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

/build/soong/python/
Dbinary.go30 type PythonBinaryInfo struct{} struct
32 var PythonBinaryInfoProvider = blueprint.NewProvider[PythonBinaryInfo]()
114 android.SetProvider(ctx, PythonBinaryInfoProvider, PythonBinaryInfo{})