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

  /external/chromium_org/sync/internal_api/public/
http_bridge.h 141 virtual void MakeAsynchronousPost();
150 void CallMakeAsynchronousPost() { MakeAsynchronousPost(); }
  /external/chromium_org/sync/internal_api/
http_bridge.cc 273 void HttpBridge::MakeAsynchronousPost() {
http_bridge_unittest.cc 115 // responsible for the MakeAsynchronousPost bit.
128 virtual void MakeAsynchronousPost() OVERRIDE {

Completed in 206 milliseconds