Searched defs:MakeSynchronousPost (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/
H A Dtest_http_bridge_factory.cc9 bool TestHttpBridge::MakeSynchronousPost(int* error_code, function in class:browser_sync::TestHttpBridge
/external/chromium_org/sync/test/fake_server/
H A Dfake_server_http_post_provider.cc77 bool FakeServerHttpPostProvider::MakeSynchronousPost(int* error_code, function in class:fake_server::FakeServerHttpPostProvider
/external/chromium_org/sync/internal_api/
H A Dhttp_bridge.cc242 bool HttpBridge::MakeSynchronousPost(int* error_code, int* response_code) { function in class:syncer::HttpBridge
375 // Wake the blocked syncer thread in MakeSynchronousPost.

Completed in 97 milliseconds