Home
last modified time | relevance | path

Searched defs:hapticsPath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/ringtone_player_test/src/
H A Dringtone_player_unit_test.cpp44 std::string hapticsPath = "/data/test/"; variable
62 std::string hapticsPath = "/media/haptics/"; variable
80 std::string hapticsPath = "."; variable
98 std::string hapticsPath = "/"; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/tone_player_test/src/
H A Dsystem_tone_player_unit_test.cpp59 std::string hapticsPath = "/data/test/"; variable
77 std::string hapticsPath = "/media/haptics/"; variable
95 std::string hapticsPath = "."; variable
113 std::string hapticsPath = "/"; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/ringtone_player/
H A Dringtone_player_impl.cpp82 const std::string &ringtonePath, const std::string& hapticsPath) in GetNewHapticUriForAudioUri()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.cpp228 const std::string &ringtonePath, const std::string& hapticsPath) in GetNewHapticUriForAudioUri()