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

  /external/chromium_org/sync/engine/
download.h 95 SYNC_EXPORT_PRIVATE void CopyClientDebugInfo(
download_unittest.cc 290 // Verify CopyClientDebugInfo when there are no events to upload.
293 download::CopyClientDebugInfo(debug_info_getter(), &debug_info);
300 download::CopyClientDebugInfo(debug_info_getter(), &debug_info);
302 download::CopyClientDebugInfo(debug_info_getter(), &debug_info);
download.cc 344 CopyClientDebugInfo(session->context()->debug_info_getter(), debug_info);
417 void CopyClientDebugInfo(

Completed in 60 milliseconds