Home
last modified time | relevance | path

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

/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
DCstArray.java121 Constant otherItem = (Constant) other.get0(i); in compareTo() local
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DOffsettedItem.java96 OffsettedItem otherItem = (OffsettedItem) other; in equals() local
/external/webkit/Source/WebKit/win/
DWebHistoryItem.cpp314 HRESULT STDMETHODCALLTYPE WebHistoryItem::mergeAutoCompleteHints(IWebHistoryItem* otherItem) in mergeAutoCompleteHints()
/external/webkit/Source/WebCore/history/
DHistoryItem.cpp647 void HistoryItem::mergeAutoCompleteHints(HistoryItem* otherItem) in mergeAutoCompleteHints()