Searched refs:SystemExtPath (Results 1 – 5 of 5) sorted by relevance
1108 func (c *deviceConfig) SystemExtPath() string { func1109 if c.config.productVariables.SystemExtPath != nil {1110 return *c.config.productVariables.SystemExtPath
272 SystemExtPath *string `json:",omitempty"` member
1727 partition = ctx.DeviceConfig().SystemExtPath()
1440 if config.SystemExtPath() == "system_ext" {
175 $(call add_json_str, SystemExtPath, $(TARGET_COPY_OUT_SYSTEM_EXT))