Searched defs:commit_message (Results 1 – 6 of 6) sorted by relevance
91 CommitMessage* commit_message = message.mutable_commit(); in ExecuteImpl() local
123 const sync_pb::CommitMessage& commit_message = in ProcessCommitResponse() local
78 const ClientToServerMessage& commit_message() { in commit_message() function
279 ClientToServerMessage commit_message; member
767 def HandleCommit(self, commit_message, commit_response): argument
311 def _comment_text_for_commit(self, options, commit_message, tool, commit_id): argument