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

  /external/chromium/chrome/browser/sync/syncable/
syncable.cc 322 cache_guid(info.cache_guid),
900 string Directory::cache_guid() const { function in class:syncable::Directory
902 return kernel_->cache_guid;
    [all...]
syncable.h 716 std::string cache_guid; // Created on first initialization, never changes. member in struct:syncable::Directory::KernelLoadInfo
794 std::string cache_guid() const;
1033 std::string cache_guid; member in struct:syncable::Directory::Kernel
    [all...]

Completed in 62 milliseconds