Searched defs:DeviceConfig (Results 1 – 13 of 13) 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 {
37 func getAfdoProfileProjects(config android.DeviceConfig) []string {
55 func isSnapshotAware(cfg android.DeviceConfig, m LinkableInterface, inProprietaryPath bool, apexInf…
46 func getPgoProfileProjects(config android.DeviceConfig) []string {
36 imageVariantName(cfg android.DeviceConfig) string812 MatchesWithDevice(config android.DeviceConfig) bool
590 func isVndkSnapshotAware(config android.DeviceConfig, m LinkableInterface,
24 DeviceConfig() DeviceConfig methodSpec138 func (s *singletonContextAdaptor) DeviceConfig() DeviceConfig { func
44 DeviceConfig() DeviceConfig methodSpec522 func (c *makeVarsContext) DeviceConfig() DeviceConfig { func
99 type DeviceConfig struct { struct100 *deviceConfig
118 DeviceConfig() DeviceConfig methodSpec2404 func (e *earlyModuleContext) DeviceConfig() DeviceConfig { func