Home
last modified time | relevance | path

Searched defs:commit (Results 1 – 4 of 4) sorted by relevance

/development/vndk/tools/header-checker/android/
Dupdate_clang-tools.sh65 commit () { function
/development/vndk/snapshot/
Dupdate.py170 def commit(branch, build, version): function
/development/tools/repo_pull/
Drepo_pull.py86 def __init__(self, project, fetch, commit_sha1, commit, change_list): argument
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DDiskLruCache.java840 public void commit() throws IOException { in commit() method in DiskLruCache.Editor