Searched refs:UpdateItem (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service.h73 void UpdateItem(AppListItem* app_item);
H A Dextension_app_model_builder.cc183 service_->UpdateItem(existing_item);
H A Dapp_list_syncable_service.cc421 LOG(ERROR) << "UpdateItem: no sync item: " << app_item->id();
438 void AppListSyncableService::UpdateItem(AppListItem* app_item) { function in class:app_list::AppListSyncableService
/external/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp245 const CUpdateItem *UpdateItem; member in struct:NArchive::N7z::CRefItem
251 UpdateItem(&ui),
294 const CUpdateItem &u1 = *a1.UpdateItem;
295 const CUpdateItem &u2 = *a2.UpdateItem;

Completed in 716 milliseconds