Home
last modified time | relevance | path

Searched refs:SetString (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/cef/libcef/browser/osr/
Dosr_accessibility_util.cc47 value->SetString(index++, ToString(static_cast<ax::mojom::State>(i))); in ToCefValue()
119 attributes->SetString( in operator ()()
127 attributes->SetString(ToString(attr.first), ToString(state)); in operator ()()
133 attributes->SetString(ToString(attr.first), ToString(state)); in operator ()()
137 attributes->SetString( in operator ()()
144 attributes->SetString(ToString(attr.first), ToString(state)); in operator ()()
150 attributes->SetString(ToString(attr.first), ToString(state)); in operator ()()
156 attributes->SetString(ToString(attr.first), ToString(state)); in operator ()()
160 attributes->SetString( in operator ()()
167 attributes->SetString(ToString(attr.first), in operator ()()
[all …]
/third_party/cef/tests/cefclient/browser/
Dmedia_router_test.cc72 dict->SetString(kRouteKey, route->GetId()); in OnMediaRouteCreateFinished()
221 route_dict->SetString("id", route_id); in OnRoutes()
222 route_dict->SetString(kSourceKey, route->GetSource()->GetId()); in OnRoutes()
223 route_dict->SetString(kSinkKey, route->GetSink()->GetId()); in OnRoutes()
236 payload->SetString(kRouteKey, route->GetId()); in OnRouteStateChanged()
249 payload->SetString(kRouteKey, route->GetId()); in OnRouteMessageReceived()
250 payload->SetString(kMessageKey, message_str); in OnRouteMessageReceived()
306 result->SetString(kNameKey, name); in SendResponse()
321 sink_dict->SetString("id", it->first); in SendSinksResponse()
322 sink_dict->SetString("name", info->sink->GetName()); in SendSinksResponse()
[all …]
Dserver_test.cc267 result_dict->SetString(kStatusKey, "running"); in HandleQueryAction()
270 result_dict->SetString(kStatusKey, "stopped"); in HandleQueryAction()
321 result_dict->SetString(kMessageKey, "Server failed to start."); in OnStartComplete()
331 result_dict->SetString(kMessageKey, "Server failed to stop."); in OnStopComplete()
343 result_dict->SetString(kResultKey, success ? "success" : "failure"); in SendResponse()
/third_party/cef/tests/ceftests/extensions/
Dextension_test_handler.cc148 manifest->SetString("name", "An extension"); in CreateDefaultManifest()
149 manifest->SetString("description", "An extension description"); in CreateDefaultManifest()
150 manifest->SetString("version", "1.0"); in CreateDefaultManifest()
157 permissions->SetString(idx, api_permissions[idx]); in CreateDefaultManifest()
160 permissions->SetString(idx++, "http://*/*"); in CreateDefaultManifest()
161 permissions->SetString(idx++, "https://*/*"); in CreateDefaultManifest()
/third_party/skia/third_party/externals/angle2/src/tests/
Dangle_system_info_tests_main.cpp112 machineManufacturer.SetString(info.machineManufacturer.c_str(), allocator); in main()
116 machineModelVersion.SetString(info.machineModelVersion.c_str(), allocator); in main()
131 driverVendor.SetString(gpu.driverVendor.c_str(), allocator); in main()
135 driverVersion.SetString(gpu.driverVersion.c_str(), allocator); in main()
139 driverDate.SetString(gpu.driverDate.c_str(), allocator); in main()
/third_party/node/src/
Dnode_v8_platform-inl.h44 trace_process->SetString(#key, per_process::metadata.versions.key.c_str()); in OnTraceEnabled()
51 trace_process->SetString("arch", per_process::metadata.arch.c_str()); in OnTraceEnabled()
52 trace_process->SetString("platform", in OnTraceEnabled()
56 trace_process->SetString("name", in OnTraceEnabled()
59 trace_process->SetString("lts", per_process::metadata.release.lts.c_str()); in OnTraceEnabled()
/third_party/node/src/tracing/
Dtraced_value.h34 void SetString(const char* name, const char* value);
35 void SetString(const char* name, const std::string& value) { in SetString() function
36 SetString(name, value.c_str()); in SetString()
/third_party/node/test/cctest/
Dtest_traced_value.cc13 traced_value->SetString("a", "b"); in TEST()
24 traced_value->SetString("l", "m"); in TEST()
76 traced_value->SetString("a", UTF8_SEQUENCE); in TEST()
/third_party/cef/patch/patches/
Dcontent_2015.patch6 version.SetString("Protocol-Version",
8 version.SetString("WebKit-Version", GetWebKitVersion());
9 - version.SetString("Browser", GetContentClient()->browser()->GetProduct());
10 + version.SetString("Browser", GetContentClient()->browser()->GetChromeProduct());
11 version.SetString("User-Agent",
13 version.SetString("V8-Version", V8_VERSION_STRING);
Dui_dragdrop_355390.patch9 - SetString(spec);
11 + SetString(spec);
/third_party/cef/include/
Dcef_values.h205 virtual bool SetString(const CefString& value) = 0;
492 virtual bool SetString(const CefString& key, const CefString& value) = 0;
714 virtual bool SetString(size_t index, const CefString& value) = 0;
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_xmp.cpp739 void dng_xmp::SetString (const char *ns, in SetString() function in dng_xmp
744 fSDK->SetString (ns, path, s); in SetString()
773 SetString (ns, path, s); in SyncString()
796 SetString (ns, path, s); in SyncString()
837 SetString (ns, path, s); in SyncString()
1829 SetString (ns, tag, s); in SetFingerprint()
3277 fSDK->SetString (XMP_NS_XAP, in SyncExif()
3288 fSDK->SetString (XMP_NS_XAP, in SyncExif()
3455 SetString (XMP_NS_AUX, in SyncExif()
4007 SetString (XMP_NS_TIFF, in UpdateExifDates()
[all …]
Ddng_xmp_sdk.h165 void SetString (const char *ns,
/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPIConfiguration.h230 …virtual HRESULT SetString (/* in */ BMDDeckLinkConfigurationID cfgID, /* in */ CFStringRef value) …
249 …virtual HRESULT SetString (/* in */ BMDDeckLinkEncoderConfigurationID cfgID, /* in */ CFStringRef …
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPIConfiguration.h230 …virtual HRESULT SetString (/* in */ BMDDeckLinkConfigurationID cfgID, /* in */ const char *value) …
249 …virtual HRESULT SetString (/* in */ BMDDeckLinkEncoderConfigurationID cfgID, /* in */ const char *…
/third_party/cef/tests/ceftests/
Dpreference_unittest.cc145 value->SetString(expected); in ValidateString()
233 val->SetString(kPrefString, "default"); in PopulateRootDefaults()
294 val->SetString(1, "foobar"); in PopulateListValue()
300 val->SetString("key1", "some string"); in PopulateDictValue()
319 val->SetString(kPrefString, "My test string"); in PopulateRootSet()
/third_party/cef/libcef/browser/printing/
Dprint_view_manager.cc69 print_settings.SetString(kSettingDeviceName, ""); in FillInDictionaryFromPdfPrintSettings()
89 print_settings.SetString( in FillInDictionaryFromPdfPrintSettings()
92 print_settings.SetString( in FillInDictionaryFromPdfPrintSettings()
/third_party/cef/libcef/common/
Dvalues_impl.h79 bool SetString(const CefString& value) override;
248 bool SetString(const CefString& key, const CefString& value) override;
327 bool SetString(size_t index, const CefString& value) override;
/third_party/protobuf/src/google/protobuf/
Dtest_util.h211 reflection->SetString(message, F("optional_string"), "115"); in SetAllFieldsViaReflection()
212 reflection->SetString(message, F("optional_bytes"), "116"); in SetAllFieldsViaReflection()
230 reflection->SetString(message, F("optional_string_piece"), "124"); in SetAllFieldsViaReflection()
231 reflection->SetString(message, F("optional_cord"), "125"); in SetAllFieldsViaReflection()
326 reflection->SetString(message, F("default_string"), "415"); in SetAllFieldsViaReflection()
327 reflection->SetString(message, F("default_bytes"), "416"); in SetAllFieldsViaReflection()
333 reflection->SetString(message, F("default_string_piece"), "424"); in SetAllFieldsViaReflection()
334 reflection->SetString(message, F("default_cord"), "425"); in SetAllFieldsViaReflection()
339 reflection->SetString(message, F("oneof_string"), "603"); in SetAllFieldsViaReflection()
340 reflection->SetString(message, F("oneof_bytes"), "604"); in SetAllFieldsViaReflection()
[all …]
/third_party/cef/libcef/renderer/extensions/
Dprint_render_frame_helper_delegate.cc79 message.SetString("type", "print"); in OverridePrint()
/third_party/cef/libcef_dll/ctocpp/
Dvalue_ctocpp.h54 bool SetString(const CefString& value) override;
Dlist_value_ctocpp.h61 bool SetString(size_t index, const CefString& value) override;
Ddictionary_value_ctocpp.h63 bool SetString(const CefString& key, const CefString& value) override;
/third_party/cef/libcef/browser/prefs/
Dpref_store.h66 void SetString(const std::string& key, const std::string& value);
/third_party/cef/libcef/browser/views/
Dlabel_button_impl.h54 info->SetString("text", ParentClass::root_view()->GetText()); in GetDebugInfo()

1234