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

  /external/chromium/chrome/browser/sync/engine/
syncapi.h 528 const syncable::ScopedDirLookup& GetLookup() const { return *lookup_; }
540 BaseTransaction() { lookup_= NULL; }
544 syncable::ScopedDirLookup* lookup_; member in class:sync_api::BaseTransaction
    [all...]
syncapi.cc     [all...]

Completed in 170 milliseconds