Home
last modified time | relevance | path

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

/build/soong/java/
Djava.go2351 type Binary struct { struct
2352 Library
2354 binaryProperties binaryProperties
2356 isWrapperVariant bool
2358 wrapperFile android.Path
2359 binaryFile android.InstallPath
2362 func (j *Binary) HostToolPath() android.OptionalPath {
2366 func (j *Binary) GenerateAndroidBuildActions(ctx android.ModuleContext) {
2398 func (j *Binary) DepsMutator(ctx android.BottomUpMutatorContext) {