Home
last modified time | relevance | path

Searched defs:bazelPythonBinary (Results 1 – 1 of 1) sorted by relevance

/build/soong/python/
Dbinary.go44 type bazelPythonBinary struct { struct
45 android.BazelTargetModuleBase
46 bazelPythonBinaryAttributes
56 func (m *bazelPythonBinary) Name() string {
60 func (m *bazelPythonBinary) GenerateAndroidBuildActions(ctx android.ModuleContext) {}