HomeSort by relevance Sort by last modified time
    Searched defs:MakeSynchronousPost (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/sync/test/
test_http_bridge_factory.cc 9 bool TestHttpBridge::MakeSynchronousPost(int* error_code,
  /external/chromium/chrome/browser/sync/glue/
http_bridge.cc 184 bool HttpBridge::MakeSynchronousPost(int* os_error_code, int* response_code) {
294 // Wake the blocked syncer thread in MakeSynchronousPost.
  /external/chromium_org/sync/internal_api/
http_bridge.cc 194 bool HttpBridge::MakeSynchronousPost(int* error_code, int* response_code) {
319 // Wake the blocked syncer thread in MakeSynchronousPost.

Completed in 201 milliseconds