Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/engine/
Dsyncer_proto_util_unittest.cc192 virtual bool PostBufferWithCachedAuth(const PostBufferParams* params, in PostBufferWithCachedAuth() function in browser_sync::DummyConnectionManager
Dsyncer_proto_util.cc155 if (!scm->PostBufferWithCachedAuth(&params, &server_status_watcher)) { in PostAndProcessHeaders()
/external/chromium/chrome/browser/sync/engine/net/
Dserver_connection_manager.h238 virtual bool PostBufferWithCachedAuth(const PostBufferParams* params,
Dserver_connection_manager.cc165 bool ServerConnectionManager::PostBufferWithCachedAuth( in PostBufferWithCachedAuth() function in browser_sync::ServerConnectionManager