Searched defs:Binary (Results 1 – 1 of 1) sorted by relevance
2351 type Binary struct { struct2352 Library2354 binaryProperties binaryProperties2356 isWrapperVariant bool2358 wrapperFile android.Path2359 binaryFile android.InstallPath2362 func (j *Binary) HostToolPath() android.OptionalPath {2366 func (j *Binary) GenerateAndroidBuildActions(ctx android.ModuleContext) {2398 func (j *Binary) DepsMutator(ctx android.BottomUpMutatorContext) {