Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_manager_impl.cpp156 std::string hapticUriStr = DupFdFromUri(hapticUri); in RegisterSource() local
159 HapticSource sourceUri = {hapticUriStr, ""}; in RegisterSource()
164 audioUriStr.c_str(), hapticUriStr.c_str(), sourceId); in RegisterSource()