Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnative_media_player_impl.h116 … void ConstructAttributes(napi_value* value, const std::map<std::string, std::string>& attributes);
H A Dnative_media_player_impl.cpp420 void NWebCreateNativeMediaPlayerCallbackImpl::ConstructAttributes( in ConstructAttributes() function in OHOS::NWeb::NWebCreateNativeMediaPlayerCallbackImpl
468 ConstructAttributes(&attributes, mediaInfo->GetAttributes()); in ConstructMediaInfo()