Searched refs:GetMediaPlaybackState (Results 1 – 10 of 10) sorted by relevance
832 int ArkWebNWebImpl::GetMediaPlaybackState() in GetMediaPlaybackState() function in OHOS::ArkWeb::ArkWebNWebImpl834 return nweb_nweb_->GetMediaPlaybackState(); in GetMediaPlaybackState()
904 int GetMediaPlaybackState() override;
1120 virtual int GetMediaPlaybackState() = 0;
330 int GetMediaPlaybackState();
318 static napi_value GetMediaPlaybackState(napi_env env, napi_callback_info info);
1413 int WebviewController::GetMediaPlaybackState() in GetMediaPlaybackState() function in OHOS::NWeb::WebviewController1419 return nweb_ptr->GetMediaPlaybackState(); in GetMediaPlaybackState()
615 … DECLARE_NAPI_FUNCTION("getMediaPlaybackState", NapiWebviewController::GetMediaPlaybackState), in Init()4785 napi_value NapiWebviewController::GetMediaPlaybackState(napi_env env, napi_callback_info info) in GetMediaPlaybackState() function in OHOS::NWeb::NapiWebviewController4793 int32_t mediaPlaybackState = webviewController->GetMediaPlaybackState(); in GetMediaPlaybackState()
973 int ArkWebNWebWrapper::GetMediaPlaybackState() in GetMediaPlaybackState() function in OHOS::ArkWeb::ArkWebNWebWrapper975 return ark_web_nweb_->GetMediaPlaybackState(); in GetMediaPlaybackState()
916 int GetMediaPlaybackState() override;
1106 virtual int GetMediaPlaybackState() = 0;