HomeSort by relevance Sort by last modified time
    Searched refs:GetEntryByServerTag (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/sync/syncable/
entry.cc 33 kernel_ = trans->directory()->GetEntryByServerTag(tag);
directory.h 375 EntryKernel* GetEntryByServerTag(const std::string& tag);
directory.cc 234 EntryKernel* Directory::GetEntryByServerTag(const string& tag) {
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 803 EntryKernel* GetEntryByServerTag(const std::string& tag);
    [all...]
syncable.cc 448 EntryKernel* Directory::GetEntryByServerTag(const string& tag) {
    [all...]

Completed in 119 milliseconds