Home
last modified time | relevance | path

Searched refs:Path (Results 1 – 12 of 12) sorted by relevance

/tools/external_updater/
Dgit_utils.py19 from pathlib import Path
25 def _run(cmd: List[str], cwd: Path) -> str: argument
30 def fetch(proj_path: Path, remote_names: List[str]) -> None: argument
40 def add_remote(proj_path: Path, name: str, url: str) -> None: argument
51 def remove_remote(proj_path: Path, name: str) -> None: argument
56 def list_remotes(proj_path: Path) -> Dict[str, str]: argument
74 def get_sha_for_branch(proj_path: Path, branch: str): argument
79 def get_commits_ahead(proj_path: Path, branch: str, argument
90 def get_commit_time(proj_path: Path, commit: str) -> datetime.datetime: argument
96 def list_remote_branches(proj_path: Path, remote_name: str) -> List[str]: argument
[all …]
Dfileutils.py18 from pathlib import Path
27 ANDROID_TOP = Path(os.environ.get('ANDROID_BUILD_TOP', os.getcwd()))
33 def get_absolute_project_path(proj_path: Path) -> Path: argument
41 def get_metadata_path(proj_path: Path) -> Path: argument
46 def get_relative_project_path(proj_path: Path) -> Path: argument
51 def read_metadata(proj_path: Path) -> metadata_pb2.MetaData: argument
70 def write_metadata(proj_path: Path, metadata: metadata_pb2.MetaData, keep_date: bool) -> None: argument
Dexternal_updater.py31 from pathlib import Path
71 def build_updater(proj_path: Path) -> Tuple[Updater, metadata_pb2.MetaData]: argument
125 proj_path: Path, argument
170 updater = check_and_update(args, Path(path))
176 relative_path = fileutils.get_relative_project_path(Path(path))
197 with Path(args.json_output).open('w') as res_file:
Dbase_updater.py16 from pathlib import Path
25 def __init__(self, proj_path: Path, old_url: metadata_pb2.URL, argument
53 def project_path(self) -> Path:
Dhashtags.py16 from pathlib import Path
18 def find_hashtag(proj_path: Path) -> str: argument
/tools/treble/hacksaw/mount/
Dsystem.go53 mountList = append(mountList, mount.Path)
60 Path string member
73 Path: fields[1],
/tools/platform-compat/java/android/compat/testing/app/
DSharedLibraryInfoDeviceTest.java40 import java.nio.file.Path;
88 Path detailsFilepath = new File("/sdcard/shared-libs.txt").toPath(); in collectSharedLibraryPaths()
/tools/test/connectivity/acts_tests/tests/google/tel/config/
DREADME.md6 …- **sim_conf_file** - Path to a SIM card config file, which is needed in the event that the MSISDN…
/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py31 from pathlib import Path
294 Path(not_upload_file).touch()
/tools/acloud/internal/proto/
Dinternal_config.proto85 // Path of a file where Oauth2 credential data will be cached.
/tools/test/openhst/
Dstress_test.proto108 // Path to raw audio file to play during this test step.
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt1330 It is strongly recommended that IPv6 nodes implement Path MTU
1335 of Path MTU Discovery.
1562 default value or a value learned through Path MTU Discovery) minus 40
1970 [RFC-1981] McCann, J., Mogul, J. and S. Deering, "Path MTU
2044 01) Replaced reference to the IPv4 Path MTU Discovery spec (RFC-
2045 1191) with reference to the IPv6 Path MTU Discovery spec (RFC-
2047 Path MTU Discovery, since those details are now covered by RFC-