Home
last modified time | relevance | path

Searched refs:sourceUrl (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/player_framework/services/utils/include/
H A Dmedia_dfx.h66 appName, uint64_t instanceId, const std::string& callerType, int8_t sourceType, const std::string& sourceUrl,
90 const std::string& callerType, int8_t sourceType, const std::string& sourceUrl, const std::string& errorMessage);
/foundation/multimedia/player_framework/services/utils/
H A Dmedia_dfx.cpp174 const std::string& sourceUrl, const std::string& errMsg) in SourceEventWrite()
182 "SOURCE_URI", sourceUrl, in SourceEventWrite()
332 int8_t sourceType, const std::string& sourceUrl, const std::string& errorMessage) in FaultSourceEventWrite()
336 callerType, sourceType, sourceUrl, errorMessage); in FaultSourceEventWrite()
172 SourceEventWrite(const std::string& eventName, OHOS::HiviewDFX::HiSysEvent::EventType type, const std::string& appName, uint64_t instanceId, const std::string& callerType, int8_t sourceType, const std::string& sourceUrl, const std::string& errMsg) SourceEventWrite() argument
331 FaultSourceEventWrite(const std::string& appName, uint64_t instanceId, const std::string& callerType, int8_t sourceType, const std::string& sourceUrl, const std::string& errorMessage) FaultSourceEventWrite() argument
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dplayer.h61 AVMediaSource(std::string sourceUrl, std::map<std::string, std::string> sourceHeader) in AVMediaSource() argument
62 : url(sourceUrl), header(sourceHeader) in AVMediaSource()
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.h52 std::string sourceUrl {};
H A Dhiplayer_impl.cpp287 playStatisticalInfo_.sourceUrl = "private"; in SetSource()
937 meta->SetData(Tag::MEDIA_FILE_URI, playStatisticalInfo_.sourceUrl); in AppendPlayerMediaInfo()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1627 auto sourceUrl = JSVal(ToJSValue(url)); in GetSourceUrl() local
1628 auto descriptionRef = JSRef<JSVal>::Make(sourceUrl); in GetSourceUrl()

Completed in 18 milliseconds