Home
last modified time | relevance | path

Searched defs:commit_msg (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/Wifi/
Dwifi_upload_hook.py36 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 Dangle_presubmit_utils_unittest.py36 def run_check_commit_message_formatting(self, commit_msg): argument
384 def run_shader_version_check_presubmit(self, commit_msg, diffs): argument
H A Droll_chromium_deps.py611 def _LocalCommit(commit_msg, dry_run): argument
618 def _LocalCommitAmend(commit_msg, dry_run): argument
/aosp_15_r20/packages/modules/common/tools/
Dcheck_allowed_deps.py34 commit_msg = subprocess.run(["git", "show", "--no-patch", "--format=%B", sha], variable
/aosp_15_r20/external/autotest/client/common_lib/
H A Drevision_control_unittest.py19 commit_msg = None variable in GitRepoManager
/aosp_15_r20/external/skia/infra/bots/
H A Dgit_utils.py51 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/
Dbasic_server_usage.rs88 let commit_msg = MlsMessage::from_bytes(&commit)?; in upload_commit() localVariable
/aosp_15_r20/external/webrtc/tools_webrtc/autoroller/
H A Droll_deps.py606 def _LocalCommit(commit_msg, dry_run): argument
/aosp_15_r20/external/libyuv/tools_libyuv/autoroller/
H A Droll_deps.py653 def _LocalCommit(commit_msg, dry_run): argument