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

  /external/chromium_org/sync/syncable/
entry.cc 28 kernel_ = trans->directory()->GetEntryByClientTag(tag);
directory.h 536 virtual EntryKernel* GetEntryByClientTag(const std::string& tag);
directory.cc 242 EntryKernel* Directory::GetEntryByClientTag(const string& tag) {
    [all...]

Completed in 31 milliseconds