Searched defs:sourceUrl (Results 1 – 4 of 4) sorted by relevance
103 std::string sourceUrl = "sourceUrl"; variable
174 const std::string& sourceUrl, const std::string& errMsg) in SourceEventWrite()331 int8_t sourceType, const std::string& sourceUrl, const std::string& errorMessage) in FaultSourceEventWrite()
56 AVMediaSource(std::string sourceUrl, std::map<std::string, std::string> sourceHeader) in AVMediaSource()
1635 auto sourceUrl = JSVal(ToJSValue(url)); in GetSourceUrl() local