Home
last modified time | relevance | path

Searched refs:SECURE_ONLY (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.h49 SECURE_ONLY enumerator
Dnapi_webview_controller.cpp369 static_cast<int32_t>(SecureDnsModeType::SECURE_ONLY))), in Init()
375 static_cast<int32_t>(SecureDnsModeType::SECURE_ONLY))), in Init()
497 dohMode > static_cast<int>(SecureDnsModeType::SECURE_ONLY)) { in SetHttpDns()