Home
last modified time | relevance | path

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

/development/vndk/snapshot/
Dupdate.py169 def commit(branch, build, version): function
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DDiskLruCache.java840 public void commit() throws IOException { in commit() method in DiskLruCache.Editor