Home
last modified time | relevance | path

Searched refs:migration (Results 1 – 7 of 7) sorted by relevance

/development/tools/external_crates/crate_health/src/bin/
Dmigration_report.rs42 let migration = migrate( in main() localVariable
49 Ok(re.migration_report(&migration, &args.output_path)?) in main()
/development/tools/external_crates/crate_health/src/
Dlib.rs34 pub use self::migration::migrate;
35 mod migration; module
Dmain.rs193 let migration = migrate( in main() localVariable
200 let compatible_pairs = migration.compatible_pairs().collect::<Vec<_>>(); in main()
/development/samples/AconfigDemo/internal/
Dtrunk_stable_workflow_test.aconfig14 description: "Flag to test flag migration"
/development/tools/repo_diff/service/repodiff/
DREADME.md80 To create new, canonical migration scripts to update the database schema, run:
84 To undo the latest database migration, run:
/development/tools/winscope/protos/transitions/udc/
Dwm_shell_transition_trace.proto20 before it got moved to external/perfetto as part of the winscope-to-perfetto migration.
Dwindowmanagertransitiontrace.proto20 before it got moved to external/perfetto as part of the winscope-to-perfetto migration.