Searched refs:kDriveTrashDirLocalId (Results 1 – 8 of 8) sorted by relevance
42 EXPECT_EQ(util::kDriveTrashDirLocalId, entry.parent_local_id()); in TEST_F()60 EXPECT_EQ(util::kDriveTrashDirLocalId, entry.parent_local_id()); in TEST_F()
56 entry->set_parent_local_id(util::kDriveTrashDirLocalId); in UpdateLocalState()
105 dest_entry.set_parent_local_id(util::kDriveTrashDirLocalId); in TryToCopyLocally()
128 entry.set_parent_local_id(util::kDriveTrashDirLocalId); in TEST_F()162 updated_entry.set_parent_local_id(util::kDriveTrashDirLocalId); in TEST_F()
248 if (local_state->entry.parent_local_id() == util::kDriveTrashDirLocalId) { in UpdateEntryAfterPrepare()
37 const char kDriveTrashDirLocalId[] = "<trash>"; variable
63 id == util::kDriveTrashDirLocalId; in IsImmutableEntry()172 error = storage_->GetEntry(util::kDriveTrashDirLocalId, &entry); in SetUpDefaultEntries()176 trash_dir.set_local_id(util::kDriveTrashDirLocalId); in SetUpDefaultEntries()
59 if (entry.parent_local_id() == util::kDriveTrashDirLocalId) { in CollectBacklog()370 parent->local_id() != util::kDriveTrashDirLocalId) { in StartTaskAfterGetParentResourceEntry()