Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_manager_impl.cpp57 static std::string DupFdFromUri(const std::string &uri) in DupFdFromUri() function
155 std::string audioUriStr = DupFdFromUri(audioUri); in RegisterSource()
156 std::string hapticUriStr = DupFdFromUri(hapticUri); in RegisterSource()