Searched refs:GetJSON (Results 1 – 2 of 2) sorted by relevance
122 callback->Success(GetJSON(prefs)); in OnPreferencesGet()203 callback->Success(GetJSON(dict)); in OnPreferencesState()215 static CefString GetJSON(CefRefPtr<CefDictionaryValue> dictionary) { in GetJSON() function in client::preferences_test::__anon943e30950111::Handler
40 CefString GetJSON(CefRefPtr<CefDictionaryValue> dictionary) { in GetJSON() function50 callback->Success(GetJSON(result)); in SendSuccess()