Searched refs:item_handle (Results 1 – 1 of 1) sorted by relevance
326 int64 item_handle = item.GetMetahandle(); in TryAddItem() local327 if (ready_unsynced_set.count(item_handle) != 0) { in TryAddItem()328 result->push_back(item_handle); in TryAddItem()341 int64 item_handle = item.GetMetahandle(); in AddItemThenPredecessors() local342 if (HaveItem(item_handle)) { in AddItemThenPredecessors()