Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Djson_impl.cc34 CefRefPtr<CefValue> CefParseJSON(const CefString& json_string, in CefParseJSON() function
40 CefRefPtr<CefValue> CefParseJSON(const void* json, in CefParseJSON() function
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_wrapper.cc555 CEF_GLOBAL CefRefPtr<CefValue> CefParseJSON(const CefString& json_string, in CefParseJSON() function
572 CEF_GLOBAL CefRefPtr<CefValue> CefParseJSON(const void* json, in CefParseJSON() function