Searched defs:item_ids (Results 1 – 4 of 4) sorted by relevance
36 item_ids = db.ListProperty(int) variable in WorkItems
39 item_ids = db.ListProperty(int) variable in ActiveWorkItems
49 def _update_work_items(self, item_ids): argument
507 GnomeKeyringResult GKRMethod::WaitResult(std::vector<guint>* item_ids) { in WaitResult()885 std::vector<guint> item_ids; in GetAllLogins() local