Searched defs:AddItem (Results 1 – 4 of 4) sorted by relevance
/external/chromium/chrome/browser/bookmarks/ | ||
D | bookmark_context_menu_controller.cc | 90 void BookmarkContextMenuController::AddItem(int id, int localization_id) { in AddItem() function in BookmarkContextMenuController |
/external/chromium/chrome/browser/sync/engine/ | ||
D | get_commit_ids_command.cc | 76 bool GetCommitIdsCommand::AddItem(syncable::Entry* item, in AddItem() function in browser_sync::GetCommitIdsCommand |
/external/srec/tools/grxmlcompile/ | ||
D | sub_grph.cpp | 244 int SubGraph::AddItem (int inputLabel, int tagLabel) in AddItem() function in SubGraph |
/external/webkit/Source/WebKit/android/jni/ | ||
D | WebHistory.cpp | 389 void WebHistory::AddItem(const AutoJObject& list, WebCore::HistoryItem* item) in AddItem() function in android::WebHistory |