Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dpython_binary_conversion_test.go25 moduleTypeUnderTestBp2BuildMutator: python.PythonBinaryBp2Build,
58 moduleTypeUnderTestBp2BuildMutator: python.PythonBinaryBp2Build,
85 moduleTypeUnderTestBp2BuildMutator: python.PythonBinaryBp2Build,
/build/soong/python/
Dbinary.go30 android.RegisterBp2BuildMutator("python_binary_host", PythonBinaryBp2Build)
62 func PythonBinaryBp2Build(ctx android.TopDownMutatorContext) { func