Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h402 void AddDictionaryValue(std::string key, NWebValue& value) in AddDictionaryValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_value.h361 void AddDictionaryValue(const std::string& key, WebJavaScriptValue& value) in AddDictionaryValue() function