Home
last modified time | relevance | path

Searched refs:ReportResult (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
Denrollment_handler_chromeos.cc111 ReportResult(EnrollmentStatus::ForFetchError( in OnPolicyFetched()
158 ReportResult(EnrollmentStatus::ForStatus( in OnRegistrationStateChanged()
175 ReportResult(EnrollmentStatus::ForRobotAuthFetchError(client_->status())); in OnClientError()
177 ReportResult(EnrollmentStatus::ForRegistrationError(client_->status())); in OnClientError()
179 ReportResult(EnrollmentStatus::ForFetchError(client_->status())); in OnClientError()
192 ReportResult(EnrollmentStatus::ForStatus(EnrollmentStatus::STATUS_SUCCESS)); in OnStoreLoaded()
205 ReportResult(EnrollmentStatus::ForStoreError(store_->status(), in OnStoreError()
219 ReportResult( in HandleStateKeysResult()
264 ReportResult(EnrollmentStatus::ForValidationError(validator->status())); in HandlePolicyValidationResult()
317 ReportResult( in OnOAuthError()
[all …]
Denrollment_handler_chromeos.h157 void ReportResult(EnrollmentStatus status);
/external/chromium_org/chrome/browser/chromeos/settings/
Dsession_manager_operation.cc71 void SessionManagerOperation::ReportResult( in ReportResult() function in chromeos::SessionManagerOperation
120 ReportResult(DeviceSettingsService::STORE_KEY_UNAVAILABLE); in StorePublicKey()
137 ReportResult(DeviceSettingsService::STORE_NO_POLICY); in ValidateDeviceSettings()
143 ReportResult(DeviceSettingsService::STORE_INVALID_POLICY); in ValidateDeviceSettings()
207 ReportResult(status); in ReportValidatorStatus()
237 ReportResult(DeviceSettingsService::STORE_OPERATION_FAILED); in HandleStoreResult()
255 ReportResult(DeviceSettingsService::STORE_KEY_UNAVAILABLE); in Run()
265 ReportResult(DeviceSettingsService::STORE_KEY_UNAVAILABLE); in StartSigning()
275 ReportResult(DeviceSettingsService::STORE_KEY_UNAVAILABLE); in StartSigning()
283 ReportResult(DeviceSettingsService::STORE_POLICY_ERROR); in StoreDeviceSettingsBlob()
[all …]
Dsession_manager_operation.h90 void ReportResult(DeviceSettingsService::Status status);
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
Dpush_messaging_api.cc119 ReportResult(std::string(), error_); in RunAsync()
132 ReportResult(std::string(), error_); in RunAsync()
192 ReportResult(std::string(), error_); in OnGetTokenFailure()
211 ReportResult(gaia_id, std::string()); in StartGaiaIdFetch()
218 void PushMessagingGetChannelIdFunction::ReportResult( in ReportResult() function in extensions::PushMessagingGetChannelIdFunction
264 ReportResult(gaia_id, std::string()); in OnObfuscatedGaiaIdFetchSuccess()
289 ReportResult(std::string(), error_text); in OnObfuscatedGaiaIdFetchFailure()
295 ReportResult(std::string(), error_text); in OnObfuscatedGaiaIdFetchFailure()
Dpush_messaging_api.h72 void ReportResult(const std::string& gaia_id,
/external/chromium_org/third_party/webrtc/video/
Drampup_tests.cc159 void StreamObserver::ReportResult(const std::string& measurement, in ReportResult() function in webrtc::StreamObserver
169 ReportResult("ramp-up-total-sent", total_sent_, "bytes"); in TriggerTestDone()
170 ReportResult("ramp-up-padding-sent", padding_sent_, "bytes"); in TriggerTestDone()
171 ReportResult("ramp-up-rtx-media-sent", rtx_media_sent_, "bytes"); in TriggerTestDone()
172 ReportResult("ramp-up-total-packets-sent", total_packets_sent_, "packets"); in TriggerTestDone()
173 ReportResult("ramp-up-padding-packets-sent", in TriggerTestDone()
176 ReportResult("ramp-up-rtx-packets-sent", in TriggerTestDone()
179 ReportResult("ramp-up-time", in TriggerTestDone()
Drampup_tests.h62 void ReportResult(const std::string& measurement,
/external/chromium_org/native_client_sdk/src/examples/api/url_loader/
Durl_loader_handler.cc148 ReportResult(fname, text, success); in ReportResultAndDie()
152 void URLLoaderHandler::ReportResult(const std::string& fname, in ReportResult() function in URLLoaderHandler
Durl_loader_handler.h67 void ReportResult(const std::string& fname,
/external/chromium_org/sync/internal_api/attachments/
Dattachment_downloader_impl.cc117 ReportResult( in OnGetTokenFailure()
159 ReportResult(download_state, result, attachment_data); in OnURLFetchComplete()
190 void AttachmentDownloaderImpl::ReportResult( in ReportResult() function in syncer::AttachmentDownloaderImpl
/external/chromium_org/sync/internal_api/public/attachments/
Dattachment_downloader_impl.h66 void ReportResult(
/external/chromium_org/components/crash/tools/
Dcrash_service.cc408 google_breakpad::ReportResult send_result in AsyncSendDump()
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/
Durl-loading.rst249 calls ``ReportResult,`` which calls ``PostMessage`` to send the result back to