Searched refs:fTrashNodeList (Results 1 – 2 of 2) sorted by relevance
59 fTrashNodeList(20, true) in BTrashWatcher()80 int32 count = fTrashNodeList.CountItems(); in IsTrashNode()82 node_ref* nref = fTrashNodeList.ItemAt(index); in IsTrashNode()140 fTrashNodeList.AddItem(new node_ref(trashNode)); in MessageReceived()196 fTrashNodeList.AddItem(new node_ref(trash_node)); in WatchTrashDirs()
63 BObjectList<node_ref> fTrashNodeList; variable