Searched refs:SystemExtPath (Results 1 – 5 of 5) sorted by relevance
1030 func (c *deviceConfig) SystemExtPath() string { func1031 if c.config.productVariables.SystemExtPath != nil {1032 return *c.config.productVariables.SystemExtPath
263 SystemExtPath *string `json:",omitempty"` member
1382 partition = ctx.DeviceConfig().SystemExtPath()
1020 if config.SystemExtPath() == "system_ext" {
160 $(call add_json_str, SystemExtPath, $(TARGET_COPY_OUT_SYSTEM_EXT))