Searched refs:ConstructMediaInfo (Results 1 – 2 of 2) sorted by relevance
118 void ConstructMediaInfo(napi_value* value, std::shared_ptr<NWebMediaInfo> mediaInfo);
342 ConstructMediaInfo(&argv[INTEGER_ONE], mediaInfo); in OnCreate()433 void NWebCreateNativeMediaPlayerCallbackImpl::ConstructMediaInfo( in ConstructMediaInfo() function in OHOS::NWeb::NWebCreateNativeMediaPlayerCallbackImpl