Home
last modified time | relevance | path

Searched refs:NWebCreateNativeMediaPlayerCallbackImpl (Results 1 - 3 of 3) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnative_media_player_impl.cpp308 NWebCreateNativeMediaPlayerCallbackImpl::NWebCreateNativeMediaPlayerCallbackImpl( in NWebCreateNativeMediaPlayerCallbackImpl() function in OHOS::NWeb::NWebCreateNativeMediaPlayerCallbackImpl
313 NWebCreateNativeMediaPlayerCallbackImpl::~NWebCreateNativeMediaPlayerCallbackImpl() in ~NWebCreateNativeMediaPlayerCallbackImpl()
318 std::shared_ptr<NWebNativeMediaPlayerBridge> NWebCreateNativeMediaPlayerCallbackImpl::OnCreate( in OnCreate()
357 void NWebCreateNativeMediaPlayerCallbackImpl::ConstructRect( in ConstructRect()
379 void NWebCreateNativeMediaPlayerCallbackImpl::ConstructHandler( in ConstructHandler()
394 void NWebCreateNativeMediaPlayerCallbackImpl::ConstructControls( in ConstructControls()
407 void NWebCreateNativeMediaPlayerCallbackImpl::ConstructHeaders( in ConstructHeaders()
420 void NWebCreateNativeMediaPlayerCallbackImpl
[all...]
H A Dnative_media_player_impl.h99 class NWebCreateNativeMediaPlayerCallbackImpl : public NWebCreateNativeMediaPlayerCallback { class
101 explicit NWebCreateNativeMediaPlayerCallbackImpl(int32_t nwebId, napi_env env, napi_ref callback);
102 ~NWebCreateNativeMediaPlayerCallbackImpl();
H A Dwebview_controller.cpp1583 auto callbackImpl = std::make_shared<NWebCreateNativeMediaPlayerCallbackImpl>(nwebId_, env, callback); in OnCreateNativeMediaPlayer()

Completed in 6 milliseconds