Searched refs:SystemExtPath (Results 1 – 6 of 6) sorted by relevance
105 partition = ctx.DeviceConfig().SystemExtPath()
183 $(call add_json_str, SystemExtPath, $(TARGET_COPY_OUT_SYSTEM_EXT))
1231 func (c *deviceConfig) SystemExtPath() string { func1232 if c.config.productVariables.SystemExtPath != nil {1233 return *c.config.productVariables.SystemExtPath
303 SystemExtPath *string `json:",omitempty"` member
1847 partition = ctx.DeviceConfig().SystemExtPath()
1842 if config.SystemExtPath() == "system_ext" {