Home
last modified time | relevance | path

Searched defs:MakeSynchronousPost (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/
Dtest_http_bridge_factory.cc9 bool TestHttpBridge::MakeSynchronousPost(int* error_code, in MakeSynchronousPost() function in browser_sync::TestHttpBridge
/external/chromium_org/sync/test/fake_server/
Dfake_server_http_post_provider.cc77 bool FakeServerHttpPostProvider::MakeSynchronousPost(int* error_code, in MakeSynchronousPost() function in fake_server::FakeServerHttpPostProvider
/external/chromium_org/sync/internal_api/
Dsyncapi_server_connection_manager_unittest.cc35 virtual bool MakeSynchronousPost(int* error_code, int* response_code) in MakeSynchronousPost() function in syncer::__anond3ca18490111::BlockingHttpPost
Dhttp_bridge.cc243 bool HttpBridge::MakeSynchronousPost(int* error_code, int* response_code) { in MakeSynchronousPost() function in syncer::HttpBridge
Dsync_manager_impl_unittest.cc701 virtual bool MakeSynchronousPost(int* error_code, int* response_code) in MakeSynchronousPost() function in syncer::__anon4d9cb25b0211::TestHttpPostProviderInterface