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

  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator_unittest.cc 60 const std::string& error_description) {
61 MobileActivator::ChangeState(network, new_state, error_description);
107 std::string error_description; local
113 &error_description));
120 &error_description));
125 &error_description));
131 &error_description));
135 &error_description));
141 &error_description));
147 &error_description));
223 std::string error_description; local
    [all...]
  /external/chromium_org/sync/protocol/
sync_protocol_error.h 75 std::string error_description; member in struct:syncer::SyncProtocolError
  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_requester.cc 246 std::string error_description; local
254 &error_description,
266 delegate_->OnRegistrationError(error_description);
271 std::string error_description; local
277 &error_description,
288 delegate_->OnRegistrationError(error_description);
295 std::string error_description; local
299 &error_description,
305 delegate_->OnServerError(error_description);
printer.h 79 std::string error_description; member in struct:Printer::RegistrationInfo
  /external/chromium/chrome/browser/ui/webui/chromeos/
mobile_setup_ui.cc 250 std::string* error_description);
266 const std::string& error_description);
270 const std::string& error_description);
636 std::string* error_description) {
653 *error_description = GetErrorMessage(kFailedConnectivity);
737 std::string error_description; local
861 error_description = GetErrorMessage(kFailedConnectivity);
    [all...]
  /external/chromium_org/content/renderer/
render_view_impl.cc 3939 string16 error_description; local
    [all...]

Completed in 401 milliseconds