Searched refs:kDriveOtherDirLocalId (Results 1 – 8 of 8) sorted by relevance
34 const char kDriveOtherDirLocalId[] = "<other>"; variable
62 id == util::kDriveOtherDirLocalId || in IsImmutableEntry()149 error = storage_->GetEntry(util::kDriveOtherDirLocalId, &entry); in SetUpDefaultEntries()153 other_dir.set_local_id(util::kDriveOtherDirLocalId); in SetUpDefaultEntries()
104 is_hiding_child_[util::kDriveOtherDirLocalId] = false; in HiddenEntryClassifier()
463 parent_local_id = util::kDriveOtherDirLocalId; in SetParentLocalIdOfEntry()
558 EXPECT_EQ(util::kDriveOtherDirLocalId, entry->local_id()); in TEST_F()
66 entry.set_parent_local_id(util::kDriveOtherDirLocalId); in ResolveSearchResultOnBlockingPool()
259 if (entry.parent_local_id() == util::kDriveOtherDirLocalId) { in LocalWorkForTransferJsonGdocFile()
33 entry.set_parent_local_id(util::kDriveOtherDirLocalId); in UpdateLocalStateAfterUnparent()