Home
last modified time | relevance | path

Searched defs:CreateItem (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
Ddatastore_models.py30 def CreateItem(cls, namespace, key, value): member in PersistentObjectStoreItem
/external/chromium_org/ui/app_list/test/
Dapp_list_test_model.cc70 AppListTestModel::AppListTestItemModel* AppListTestModel::CreateItem( in CreateItem() function in app_list::test::AppListTestModel
/external/chromium_org/ui/app_list/
Dapp_list_item_list_unittest.cc69 AppListItemModel* CreateItem(const std::string& title, in CreateItem() function in app_list::AppListItemListTest