Home
last modified time | relevance | path

Searched refs:do_commit (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/libchrome_tools/uprev/
Dgenerate_filtered_tree.py84 def do_commit(treehash, commithash, meta, commits_map): function
165 filtered_commit = do_commit(treehash_after_diff_applied, commit[0],
/external/python/cpython2/Demo/pdist/
Drcvs.py420 def do_commit(self, opts, files): member in rcvs
428 do_com = do_commit
/external/selinux/policycoreutils/semodule/
Dsemodule.c33 static const int do_commit[] = { variable
727 commit += do_commit[mode]; in main()