Searched defs:sourceUrl (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/player_framework/interfaces/inner_api/native/ |
H A D | player.h | 61 AVMediaSource(std::string sourceUrl, std::map<std::string, std::string> sourceHeader) in AVMediaSource() argument
|
/foundation/multimedia/player_framework/services/utils/ |
H A D | media_dfx.cpp | 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/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_web.cpp | 1627 auto sourceUrl = JSVal(ToJSValue(url)); in GetSourceUrl() local
|
Completed in 12 milliseconds