Searched defs:MakeSynchronousPost (Results 1 – 5 of 5) sorted by relevance
9 bool TestHttpBridge::MakeSynchronousPost(int* error_code, in MakeSynchronousPost() function in browser_sync::TestHttpBridge
77 bool FakeServerHttpPostProvider::MakeSynchronousPost(int* error_code, in MakeSynchronousPost() function in fake_server::FakeServerHttpPostProvider
35 virtual bool MakeSynchronousPost(int* error_code, int* response_code) in MakeSynchronousPost() function in syncer::__anond3ca18490111::BlockingHttpPost
243 bool HttpBridge::MakeSynchronousPost(int* error_code, int* response_code) { in MakeSynchronousPost() function in syncer::HttpBridge
701 virtual bool MakeSynchronousPost(int* error_code, int* response_code) in MakeSynchronousPost() function in syncer::__anon4d9cb25b0211::TestHttpPostProviderInterface