Searched defs:DeviceConfig (Results 1 – 12 of 12) sorted by relevance
41 IsProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool49 IsUsingSnapshot(cfg android.DeviceConfig) bool53 TargetSnapshotVersion(cfg android.DeviceConfig) string58 ExcludeFromDirectedSnapshot(cfg android.DeviceConfig, name string) bool
40 func isRecoveryProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool {
52 func isVendorProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool {
48 func (a *apexBundle) vndkVersion(config android.DeviceConfig) string {
45 func getPgoProfileProjects(config android.DeviceConfig) []string {
55 func isSnapshotAware(cfg android.DeviceConfig, m LinkableInterface, inProprietaryPath bool, apexInf…
37 imageVariantName(cfg android.DeviceConfig) string830 MatchesWithDevice(config android.DeviceConfig) bool
598 func isVndkSnapshotAware(config android.DeviceConfig, m LinkableInterface,
24 DeviceConfig() DeviceConfig methodSpec142 func (s *singletonContextAdaptor) DeviceConfig() DeviceConfig { func
44 DeviceConfig() DeviceConfig methodSpec527 func (c *makeVarsContext) DeviceConfig() DeviceConfig { func
187 type DeviceConfig struct { struct188 *deviceConfig
152 DeviceConfig() DeviceConfig methodSpec543 PartitionTag(DeviceConfig) string argument2542 func (e *earlyModuleContext) DeviceConfig() DeviceConfig { func