Searched refs:PlatformSepolicyVersion (Results 1 – 3 of 3) sorted by relevance
216 $(call add_json_str, PlatformSepolicyVersion, $(PLATFORM_SEPOLICY_VERSION))
1525 func (c *deviceConfig) PlatformSepolicyVersion() string { func1526 return String(c.config.productVariables.PlatformSepolicyVersion)1541 return c.PlatformSepolicyVersion()
368 PlatformSepolicyVersion *string `json:",omitempty"` member