Searched refs:sync (Results 1 – 16 of 16) sorted by relevance
/development/tools/repo_diff/service/repodiff/interactors/ |
D | runner.go | 11 sync.Mutex 12 sync.WaitGroup
|
/development/vndk/tools/header-checker/Documentation/ |
D | Development.md | 15 $ repo sync
|
/development/tools/external_crates/license_checker/src/ |
D | license_file_finder.rs | 19 sync::LazyLock,
|
D | file_classifier.rs | 20 sync::OnceLock,
|
D | licenses.rs | 19 sync::LazyLock,
|
/development/tools/idegen/ |
D | README | 22 Repeat these steps after each sync... 27 hit the sync button in IntelliJ, and it will automatically detect the 49 Repeat these steps after each sync...
|
/development/tools/external_crates/test_mapping/src/ |
D | rdeps.rs | 23 sync::{LazyLock, Mutex},
|
D | blueprint.rs | 19 sync::LazyLock,
|
/development/tools/repo_diff/service/repodiff/persistence/sql/ |
D | sql.go | 15 var mux sync.Mutex
|
/development/tools/external_crates/crate_tool/src/ |
D | license.rs | 19 sync::LazyLock,
|
/development/python-packages/adb/adb/ |
D | __init__.py | 378 def push(self, local: str | list[str], remote: str, sync: bool = False, parameters= []) -> str: 393 if sync: 407 def sync(self, directory: str | None = None) -> str: member in AndroidDevice
|
/development/tools/repo_diff/ |
D | README.md | 22 repo sync --current-branch --no-clone-bundle --no-tags --jobs=8 30 repo sync --current-branch --no-clone-bundle --no-tags --jobs=8
|
/development/gki/kmi_abi_chk/ |
D | README | 11 $ repo sync
|
/development/tools/cargo_embargo/src/cargo/ |
D | cargo_out.rs | 28 use std::sync::LazyLock;
|
/development/tools/cargo_embargo/src/ |
D | main.rs | 58 use std::sync::LazyLock;
|
/development/tools/cargo_embargo/testdata/plotters/ |
D | cargo.metadata | 21007 "name": "version-sync",
|