Searched refs:SILENT (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/identity/
H A Dweb_auth_flow.h44 // A WebAuthFlow can be started in Mode::SILENT, which never displays
52 SILENT // No UI should be shown. enumerator in enum:extensions::WebAuthFlow::Mode
H A Dweb_auth_flow.cc142 if (delegate_ && embedded_window_created_ && mode_ == WebAuthFlow::SILENT)
H A Didentity_api.cc897 WebAuthFlow::INTERACTIVE : WebAuthFlow::SILENT;
/external/ceres-solver/internal/ceres/
H A Dminimizer.h110 is_silent = (options.logging_type == SILENT);
H A Dsolver_impl.cc87 if (options.logging_type != SILENT) {
152 if (options.logging_type != SILENT) {
328 VLOG_IF(1, options.logging_type != SILENT) << summary->message;
548 VLOG_IF(1, options.logging_type != SILENT) << summary->message;
/external/ceres-solver/include/ceres/
H A Dtypes.h171 SILENT, enumerator in enum:ceres::LoggingType
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcheck_lint.sh50 if [[ "${SILENT}" != "1" ]]; then
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 190 milliseconds