Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp60 constexpr size_t MAX_URL_TRUST_LIST_STR_LEN = 10 * 1024 * 1024; // 10M member
6164 if (urlTrustList.size() > MAX_URL_TRUST_LIST_STR_LEN) { in SetUrlTrustList()

Completed in 11 milliseconds