Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go4297 type PackageIncludes struct { struct
4298 properties struct {
4302 name *string `blueprint:"mutated"`
4305 func (pi *PackageIncludes) Name() string {
4310 func (pi *PackageIncludes) GenerateBuildActions(ctx ModuleContext) {
4325 func (pi *PackageIncludes) MatchAll() []string {
4330 func (pi *PackageIncludes) MatchesIncludeTags(ctx *Context) bool {