Lines Matching defs:DeviceConfig
153 func (vendorSnapshotImage) isProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool {
166 func (vendorSnapshotImage) isUsingSnapshot(cfg android.DeviceConfig) bool {
171 func (vendorSnapshotImage) targetSnapshotVersion(cfg android.DeviceConfig) string {
176 func (vendorSnapshotImage) excludeFromDirectedSnapshot(cfg android.DeviceConfig, name string) bool {
185 func (vendorSnapshotImage) imageVariantName(cfg android.DeviceConfig) string {
218 func (recoverySnapshotImage) isProprietaryPath(dir string, deviceConfig android.DeviceConfig) bool {
231 func (recoverySnapshotImage) isUsingSnapshot(cfg android.DeviceConfig) bool {
236 func (recoverySnapshotImage) targetSnapshotVersion(cfg android.DeviceConfig) string {
240 func (recoverySnapshotImage) excludeFromDirectedSnapshot(cfg android.DeviceConfig, name string) boo…
249 func (recoverySnapshotImage) imageVariantName(cfg android.DeviceConfig) string {
554 func (p *snapshotLibraryDecorator) matchesWithDevice(config android.DeviceConfig) bool {
774 func (p *snapshotBinaryDecorator) matchesWithDevice(config android.DeviceConfig) bool {
869 func (p *snapshotObjectLinker) matchesWithDevice(config android.DeviceConfig) bool {