Searched refs:MakeAsynchronousPost (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sync/internal_api/public/
H A Dhttp_bridge.h141 virtual void MakeAsynchronousPost();
150 void CallMakeAsynchronousPost() { MakeAsynchronousPost(); }
/external/chromium_org/sync/internal_api/
H A Dhttp_bridge.cc273 void HttpBridge::MakeAsynchronousPost() { function in class:syncer::HttpBridge
H A Dhttp_bridge_unittest.cc115 // responsible for the MakeAsynchronousPost bit.
128 virtual void MakeAsynchronousPost() OVERRIDE {

Completed in 74 milliseconds