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

  /external/chromium_org/sync/engine/net/
server_connection_manager.h 130 // buffer_in - will be POSTed
133 std::string buffer_in; member in struct:syncer::ServerConnectionManager::PostBufferParams
190 // POSTS buffer_in and reads a response into buffer_out. Uses our currently
  /external/chromium/chrome/browser/sync/engine/net/
server_connection_manager.h 171 // buffer_in - will be POSTed
174 const std::string& buffer_in; member in struct:browser_sync::ServerConnectionManager::PostBufferParams
234 // POSTS buffer_in and reads a response into buffer_out. Uses our currently

Completed in 362 milliseconds