Home
last modified time | relevance | path

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

/build/soong/java/
Djava.go1677 type Binary struct { struct
1678 Library
1680 binaryProperties binaryProperties
1682 isWrapperVariant bool
1684 wrapperFile android.Path
1685 binaryFile android.OutputPath
1688 func (j *Binary) HostToolPath() android.OptionalPath {
1692 func (j *Binary) GenerateAndroidBuildActions(ctx android.ModuleContext) {
1724 func (j *Binary) DepsMutator(ctx android.BottomUpMutatorContext) {