Searched defs:commit_msg (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/packages/modules/Wifi/ |
D | wifi_upload_hook.py | 36 def is_commit_msg_valid(commit_msg, checkResource, checkXmlTag): argument 87 def is_commit_msg_has_translation_bug_id(commit_msg): argument
|
/aosp_15_r20/external/angle/scripts/ |
H A D | angle_presubmit_utils_unittest.py | 36 def run_check_commit_message_formatting(self, commit_msg): argument 384 def run_shader_version_check_presubmit(self, commit_msg, diffs): argument
|
H A D | roll_chromium_deps.py | 611 def _LocalCommit(commit_msg, dry_run): argument 618 def _LocalCommitAmend(commit_msg, dry_run): argument
|
/aosp_15_r20/packages/modules/common/tools/ |
D | check_allowed_deps.py | 34 commit_msg = subprocess.run(["git", "show", "--no-patch", "--format=%B", sha], variable
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | revision_control_unittest.py | 19 commit_msg = None variable in GitRepoManager
|
/aosp_15_r20/external/skia/infra/bots/ |
H A D | git_utils.py | 51 def __init__(self, branch_name, commit_msg, upload=True, commit_queue=False, argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/examples/ |
D | basic_server_usage.rs | 88 let commit_msg = MlsMessage::from_bytes(&commit)?; in upload_commit() localVariable
|
/aosp_15_r20/external/webrtc/tools_webrtc/autoroller/ |
H A D | roll_deps.py | 606 def _LocalCommit(commit_msg, dry_run): argument
|
/aosp_15_r20/external/libyuv/tools_libyuv/autoroller/ |
H A D | roll_deps.py | 653 def _LocalCommit(commit_msg, dry_run): argument
|