Home
last modified time | relevance | path

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

/build/soong/java/
Djava.go2444 type Binary struct { struct
2445 Library
2447 binaryProperties binaryProperties
2449 isWrapperVariant bool
2451 wrapperFile android.Path
2452 binaryFile android.InstallPath
2455 func (j *Binary) HostToolPath() android.OptionalPath {
2459 func (j *Binary) GenerateAndroidBuildActions(ctx android.ModuleContext) {
2491 func (j *Binary) DepsMutator(ctx android.BottomUpMutatorContext) {