Searched refs:Confirm (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
H A DInfoBarListeners.java20 public interface Confirm extends Dismiss { interface in class:InfoBarListeners
H A DConfirmInfoBar.java23 private final InfoBarListeners.Confirm mConfirmListener;
25 public ConfirmInfoBar(long nativeInfoBar, InfoBarListeners.Confirm confirmListener,
/external/lldb/source/Commands/
H A DCommandObjectQuit.cpp89 if (!m_interpreter.Confirm(message.GetData(), true))
H A DCommandObjectProcess.cpp69 if (!m_interpreter.Confirm (message, true))
1875 if (m_interpreter.Confirm ("Do you really want to update all the signals?", false))
H A DCommandObjectWatchpoint.cpp560 if (!m_interpreter.Confirm("About to delete all watchpoints, do you want to do that?", true))
H A DCommandObjectBreakpoint.cpp1672 if (!m_interpreter.Confirm ("About to delete all breakpoints, do you want to do that?", true))
H A DCommandObjectTarget.cpp5123 if (!m_interpreter.Confirm ("Delete all stop hooks?", true))
/external/chromium_org/pdf/
H A Dpreview_mode_client.cc72 bool PreviewModeClient::Confirm(const std::string& message) { function in class:chrome_pdf::PreviewModeClient
H A Dpreview_mode_client.h42 virtual bool Confirm(const std::string& message);
H A Dout_of_process_instance.h109 virtual bool Confirm(const std::string& message);
H A Dpdf_engine.h112 virtual bool Confirm(const std::string& message) = 0;
H A Dinstance.h146 virtual bool Confirm(const std::string& message);
H A Dout_of_process_instance.cc924 bool OutOfProcessInstance::Confirm(const std::string& message) { function in class:chrome_pdf::OutOfProcessInstance
H A Dinstance.cc1322 bool Instance::Confirm(const std::string& message) { function in class:chrome_pdf::Instance
/external/chromium_org/v8/tools/push-to-trunk/
H A Dmerge_to_branch.py112 if self.Confirm("Automatically add corresponding ports (%s)?"
185 if self.Confirm("Automatically increment PATCH_LEVEL? (Saying 'n' will "
H A Dpush_to_trunk.py96 if self.Confirm("Is the commit printed above the last push to trunk?"):
135 if self.Confirm(("Automatically increment BUILD_NUMBER? (Saying 'n' will "
340 if not self.Confirm("Please check if your local checkout is sane: Inspect "
H A Dcommon_includes.py344 def Confirm(self, msg): member in class:Step
353 if self.Confirm(msg):
/external/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h326 bool Confirm (const char *message, bool default_answer);
/external/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2153 CommandInterpreter::Confirm (const char *message, bool default_answer) function in class:CommandInterpreter
/external/chromium_org/pdf/pdfium/
H A Dpdfium_engine.cc3065 bool rv = engine->client_->Confirm(message_str);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 402 milliseconds