HomeSort by relevance Sort by last modified time
    Searched full:accept_button_label (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/geolocation/
geolocation_permission_context_android.h 45 const std::string& accept_button_label,
56 const std::string& accept_button_label,
geolocation_permission_context_android.cc 32 const std::string& accept_button_label,
38 info.embedder, accept_button_label, callback);
66 std::string accept_button_label = local
70 this, web_contents, info, accept_button_label, callback);
89 const std::string& accept_button_label,
geolocation_infobar_delegate_android.h 21 const std::string& accept_button_label);
geolocation_infobar_delegate_android.cc 43 const std::string& accept_button_label)
49 accept_button_label_(accept_button_label) {
geolocation_infobar_delegate.h 29 const std::string& accept_button_label);
37 const std::string& accept_button_label);
geolocation_permission_context.h 78 const std::string& accept_button_label,
106 const std::string accept_button_label,
geolocation_permission_context.cc 195 const std::string& accept_button_label,
226 id, requesting_frame, embedder, accept_button_label,
238 const std::string accept_button_label,
241 id, requesting_frame, embedder, accept_button_label, base::Bind(
geolocation_infobar_delegate.cc 71 const std::string& accept_button_label) {
78 display_languages, accept_button_label);
91 const std::string& accept_button_label)
  /external/chromium_org/chrome/browser/content_settings/
permission_queue_controller.cc 45 const std::string& accept_button_label,
78 const std::string& accept_button_label,
84 accept_button_label_(accept_button_label),
152 const std::string& accept_button_label,
158 accept_button_label, callback));
permission_queue_controller.h 38 const std::string& accept_button_label,
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
select_file_dialog_impl_gtk2.cc 416 std::string accept_button_label = (type == SELECT_UPLOAD_FOLDER) ? local
424 accept_button_label.c_str(),

Completed in 199 milliseconds