Home
last modified time | relevance | path

Searched defs:sourceUrl (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/unittest/dfx_test/
H A Dmedia_dfx_test.cpp103 std::string sourceUrl = "sourceUrl"; variable
/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Dmedia_dfx.cpp174 const std::string& sourceUrl, const std::string& errMsg) in SourceEventWrite()
331 int8_t sourceType, const std::string& sourceUrl, const std::string& errorMessage) in FaultSourceEventWrite()
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dplayer.h56 AVMediaSource(std::string sourceUrl, std::map<std::string, std::string> sourceHeader) in AVMediaSource()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1635 auto sourceUrl = JSVal(ToJSValue(url)); in GetSourceUrl() local