HomeSort by relevance Sort by last modified time
    Searched refs:CreateItem (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/app_list/test/
app_list_test_model.h 32 AppListItemModel* CreateItem(const std::string& title);
app_list_test_model.cc 32 AppListItemModel* AppListTestModel::CreateItem(const std::string& title) {
39 apps()->Add(CreateItem(title));
  /external/chromium_org/chrome/common/extensions/docs/server2/
datastore_models.py 19 def CreateItem(cls, namespace, key, value):
persistent_object_store.py 32 PersistentObjectStoreItem.CreateItem(self._namespace, key, value)))

Completed in 152 milliseconds