Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/engine/net/
Dserver_connection_manager.h316 base::AutoLock lock(path_mutex_); in proto_sync_path()
321 base::AutoLock lock(path_mutex_); in get_time_path()
356 mutable base::Lock path_mutex_; variable