Searched defs:MakeAsynchronousPost (Results 1 – 4 of 4) sorted by relevance
/external/chromium/chrome/browser/sync/glue/ | ||
D | http_bridge.cc | 212 void HttpBridge::MakeAsynchronousPost() { in MakeAsynchronousPost() function in browser_sync::HttpBridge |
D | http_bridge_unittest.cc | 112 virtual void MakeAsynchronousPost() { in MakeAsynchronousPost() function in ShuntedHttpBridge |
/external/chromium_org/sync/internal_api/ | ||
D | http_bridge.cc | 260 void HttpBridge::MakeAsynchronousPost() { in MakeAsynchronousPost() function in syncer::HttpBridge |
D | http_bridge_unittest.cc | 128 virtual void MakeAsynchronousPost() OVERRIDE { in MakeAsynchronousPost() function in syncer::ShuntedHttpBridge |