Searched refs:TargetFSConfigGen (Results 1 – 4 of 4) sorted by relevance
45 if ret := ctx.DeviceConfig().TargetFSConfigGen(); len(ret) != 0 {
201 $(call add_json_list, TargetFSConfigGen, $(TARGET_FS_CONFIG_GEN))
338 TargetFSConfigGen []string `json:",omitempty"` member
1235 func (c *deviceConfig) TargetFSConfigGen() []string { func1236 return c.config.productVariables.TargetFSConfigGen