Searched defs:MAX_URL_TRUST_LIST_STR_LEN (Results 1 - 1 of 1) sorted by relevance
/base/web/webview/interfaces/kits/napi/webviewcontroller/ | ||
H A D | napi_webview_controller.cpp | 60 constexpr size_t MAX_URL_TRUST_LIST_STR_LEN = 10 * 1024 * 1024; // 10M member |
Completed in 17 milliseconds