HomeSort by relevance Sort by last modified time
    Searched defs:insertEntry (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/DumpRenderTree/chromium/
TestNavigationController.cpp 182 insertEntry(entry);
229 void TestNavigationController::insertEntry(TestNavigationEntry* entry)
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
DownloadCache.java 215 private synchronized long insertEntry(String url, File file) {
320 id = insertEntry(mUrl, file);

Completed in 233 milliseconds