Home
last modified time | relevance | path

Searched defs:CefURIEncode (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/
Dparser_impl.cc127 CefString CefURIEncode(const CefString& text, bool use_plus) { in CefURIEncode() function
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_wrapper.cc516 CEF_GLOBAL CefString CefURIEncode(const CefString& text, bool use_plus) { in CefURIEncode() function