Searched defs:hapticUri (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/multimedia/player_framework/test/unittest/audio_haptic_test/ |
H A D | audio_haptic_unit_test.cpp | 100 std::string hapticUri = HAPTIC_TEST_URI; variable 134 std::string hapticUri = HAPTIC_TEST_URI; variable 184 std::string hapticUri = HAPTIC_TEST_URI; variable 205 std::string hapticUri = HAPTIC_TEST_URI; variable 281 std::string hapticUri = HAPTIC_TEST_URI; variable 307 std::string hapticUri = HAPTIC_TEST_URI; variable 333 std::string hapticUri = HAPTIC_TEST_URI; variable 359 std::string hapticUri = HAPTIC_TEST_URI; variable 385 std::string hapticUri = HAPTIC_TEST_URI; variable 404 std::string hapticUri = HAPTIC_TEST_URI; variable [all …]
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/ |
H A D | system_tone_player_impl.cpp | 54 std::string hapticUri = audioUri; in FormateHapticUri() local 71 std::string hapticUri = ""; in FindHapticUriByAudioUri() local 230 string hapticUri = audioUri; in GetNewHapticUriForAudioUri() local 251 …std::string hapticUri = GetNewHapticUriForAudioUri(audioUri, RINGTONE_PATH, STANDARD_HAPTICS_PATH); in GetNewHapticUriForAudioUri() local 278 …std::string hapticUri = FindHapticUriByAudioUri(currAudioUri, ToneHapticsFeature::STANDARD, isSupp… in GetHapticUriForAudioUri() local 431 std::string hapticUri = (configuredUri_ == NO_SYSTEM_SOUND) ? in Start() local 678 …std::string hapticUri = systemSoundMgr_.GetHapticsUriByStyle(dataShareHelper_, settings.hapticsUri, in GetNewHapticSettings() local 700 …2_t SystemTonePlayerImpl::RegisterSource(const std::string &audioUri, const std::string &hapticUri) in RegisterSource()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/ringtone_player/ |
H A D | ringtone_player_impl.cpp | 84 string hapticUri = audioUri; in GetNewHapticUriForAudioUri() local 102 …std::string hapticUri = GetNewHapticUriForAudioUri(audioUri, RINGTONE_PATH, STANDARD_HAPTICS_PATH); in GetNewHapticUriForAudioUri() local 113 std::string hapticUri = ""; in GetHapticUriForAudioUri() local 278 …t32_t RingtonePlayerImpl::RegisterSource(const std::string &audioUri, const std::string &hapticUri) in RegisterSource()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_sound_vibrator/ |
H A D | system_sound_vibrator.cpp | 70 int32_t SystemSoundVibrator::StartVibratorForSystemTone(const std::string &hapticUri) in StartVibratorForSystemTone()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/audio_haptic/include/ |
H A D | audio_haptic_manager_napi.h | 90 std::string hapticUri; member
|
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/audio_haptic/include/ |
H A D | audio_haptic_player.h | 66 std::string hapticUri = ""; member
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/ |
H A D | audio_haptic_manager_impl.cpp | 143 …t AudioHapticManagerImpl::RegisterSource(const std::string &audioUri, const std::string &hapticUri) in RegisterSource()
|
H A D | audio_haptic_vibrator_impl.cpp | 110 int32_t AudioHapticVibratorImpl::OpenHapticFile(const std::string &hapticUri) in OpenHapticFile()
|