Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_date_time_suggestion_impl.cpp25 std::shared_ptr<OHOS::NWeb::NWebDateTimeSuggestion> nweb_date_time_suggestion) in ArkWebDateTimeSuggestionImpl() argument
26 : nweb_date_time_suggestion_(nweb_date_time_suggestion) in ArkWebDateTimeSuggestionImpl()
H A Dark_web_date_time_suggestion_impl.h29 …eTimeSuggestionImpl(std::shared_ptr<OHOS::NWeb::NWebDateTimeSuggestion> nweb_date_time_suggestion);
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/ctocpp/webview/
H A Dark_web_date_time_suggestion_vector_ctocpp.cpp29 std::shared_ptr<OHOS::NWeb::NWebDateTimeSuggestion> nweb_date_time_suggestion = in ArkWebDateTimeSuggestionVectorStructToClass() local
32 class_value.push_back(nweb_date_time_suggestion); in ArkWebDateTimeSuggestionVectorStructToClass()