Searched refs:GetEntryByServerTag (Results 1 – 3 of 3) sorted by relevance
34 kernel_ = trans->directory()->GetEntryByServerTag(tag); in Entry()44 kernel_ = trans->directory()->GetEntryByServerTag(tag); in Entry()
535 EntryKernel* GetEntryByServerTag(const std::string& tag);
253 EntryKernel* Directory::GetEntryByServerTag(const string& tag) { in GetEntryByServerTag() function in syncer::syncable::Directory832 EntryKernel* type_root = GetEntryByServerTag(ModelTypeToRootTag(type)); in ResetVersionsForType()