Searched defs:Binary (Results 1 – 1 of 1) sorted by relevance
1677 type Binary struct { struct1678 Library1680 binaryProperties binaryProperties1682 isWrapperVariant bool1684 wrapperFile android.Path1685 binaryFile android.OutputPath1688 func (j *Binary) HostToolPath() android.OptionalPath {1692 func (j *Binary) GenerateAndroidBuildActions(ctx android.ModuleContext) {1724 func (j *Binary) DepsMutator(ctx android.BottomUpMutatorContext) {