Home
last modified time | relevance | path

Searched refs:FormatMeForUri (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/utils/include/
H A Duri_helper.h55 void FormatMeForUri(const std::string_view &uri) noexcept;
/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Duri_helper.cpp115 FormatMeForUri(uri); in UriHelper()
131 void UriHelper::FormatMeForUri(const std::string_view &uri) noexcept in FormatMeForUri() function in OHOS::Media::UriHelper