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

  /external/chromium_org/chrome/browser/chromeos/
enrollment_dialog_view.h 17 namespace enrollment { namespace in namespace:chromeos
23 } // namespace enrollment
enrollment_dialog_view.cc 37 // Dialog for certificate enrollment. This displays the content from the
38 // certificate enrollment URI.
189 // Handler for certificate enrollment.
223 NET_LOG_EVENT("No enrollment URIs", network_name_);
231 // being ignored because we don't know when the enrollment tab is closed.
238 // the enrollment dialog.
239 NET_LOG_EVENT("Showing enrollment dialog", network_name_);
250 NET_LOG_ERROR("No usable enrollment URI", network_name_);
255 NET_LOG_USER("Enrollment Complete", service_path);
263 namespace enrollment { namespace in namespace:chromeos
291 DialogEnrollmentDelegate* enrollment = local
    [all...]

Completed in 174 milliseconds