Home
last modified time | relevance | path

Searched defs:SetSource (Results 1 - 3 of 3) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_player_adapter_wrapper.cpp36 int32_t ArkPlayerAdapterWrapper::SetSource(const std::string& url) in SetSource() function in OHOS::ArkWeb::ArkPlayerAdapterWrapper
42 int32_t ArkPlayerAdapterWrapper::SetSource(int32_t fd, int64_t offset, int64_t size) in SetSource() function in OHOS::ArkWeb::ArkPlayerAdapterWrapper
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_player_adapter_impl.cpp36 int32_t ArkPlayerAdapterImpl::SetSource(const ArkWebString& url) in SetSource() function in OHOS::ArkWeb::ArkPlayerAdapterImpl
42 int32_t ArkPlayerAdapterImpl::SetSource(int32_t fd, int64_t offset, int64_t size) in SetSource() function in OHOS::ArkWeb::ArkPlayerAdapterImpl
/base/web/webview/ohos_adapter/media_adapter/src/
H A Dplayer_framework_adapter_impl.cpp194 int32_t PlayerAdapterImpl::SetSource(const std::string& url) in SetSource() function in OHOS::NWeb::PlayerAdapterImpl
203 int32_t PlayerAdapterImpl::SetSource(int32_t fd, int64_t offset, int64_t size) in SetSource() function in OHOS::NWeb::PlayerAdapterImpl

Completed in 2 milliseconds