Home
last modified time | relevance | path

Searched refs:stLocalizedValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_date_time_suggestion_wrapper.cpp46 ArkWebString stLocalizedValue = ark_web_date_time_suggestion_->GetLocalizedValue(); in GetLocalizedValue() local
48 std::string objLocalizedValue = ArkWebStringStructToClass(stLocalizedValue); in GetLocalizedValue()
49 ArkWebStringStructRelease(stLocalizedValue); in GetLocalizedValue()