Searched defs:commit (Results 1 – 4 of 4) sorted by relevance
66 commit () { function
184 def commit(branch, build, version): function
87 def __init__(self, project, fetch, commit_sha1, commit, change_list): argument
840 public void commit() throws IOException { in commit() method in DiskLruCache.Editor