Home
last modified time | relevance | path

Searched refs:GetLookup (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dsyncapi.h528 const syncable::ScopedDirLookup& GetLookup() const { return *lookup_; } in GetLookup() function
Dsyncapi.cc305 syncable::Directory* dir = GetTransaction()->GetLookup(); in GetFirstChildId()
1015 transaction_ = new syncable::ReadTransaction(GetLookup(), __FILE__, __LINE__); in ReadTransaction()
1039 transaction_ = new syncable::WriteTransaction(GetLookup(), syncable::SYNCAPI, in WriteTransaction()