/foundation/multimedia/player_framework/frameworks/native/audio_haptic/ |
H A D | audio_haptic_vibrator_impl.cpp | 66 MEDIA_LOGW("The muteHaptic value of audioHapticPlayer_ is true. No need to vibrate."); in AudioHapticVibratorImpl() 93 MEDIA_LOGW("ExtractFd: Input does not start with the required prefix."); in ExtractFd() 112 MEDIA_LOGW("OpenHapticFile: hapticUri is not new format."); in OpenHapticFile() 152 MEDIA_LOGW("Invalid stream usage! Use the default usage (USAGE_MEDIA)."); in PreLoad() 250 MEDIA_LOGW("Vibrator has been stopped. Return ok immediately"); in StartVibrateForSoundPool() 313 MEDIA_LOGW("Vibrator has been stopped. Return ok immediately"); in StartNonSyncVibration() 338 MEDIA_LOGW("Vibrator has been stopped. Return ok immediately"); in StartVibrateForAVPlayer()
|
H A D | audio_haptic_player_impl.cpp | 248 MEDIA_LOGW("Audio haptic sound is nullptr!"); in SetVolume() 285 MEDIA_LOGW("Audio haptic sound is nullptr!"); in SetLoop() 368 MEDIA_LOGW("The audio haptic vibrator is nullptr!"); in StopVibrate() 387 MEDIA_LOGW("The audio haptic vibrator is nullptr!"); in ResetVibrateState()
|
/foundation/CastEngine/castengine_wifi_display/services/common/ |
H A D | media_log.h | 39 #define MEDIA_LOGW(fmt, ...) \ macro
|
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/ |
H A D | system_tone_player_impl.cpp | 74 MEDIA_LOGW("invalid audio uri: %{public}s", audioUri.c_str()); in FindHapticUriByAudioUri() 251 MEDIA_LOGW("Failed to find the default json file."); in GetNewHapticUriForAudioUri() 255 MEDIA_LOGW("haptic uri is empty. Play system tone without vibration"); in GetNewHapticUriForAudioUri() 276 MEDIA_LOGW("Failed to find the vibration json file for audioUri. Use the default json file."); in GetHapticUriForAudioUri() 280 MEDIA_LOGW("Failed to find the default json file."); in GetHapticUriForAudioUri() 284 MEDIA_LOGW("haptic uri is empty. Play system tone without vibration"); in GetHapticUriForAudioUri() 456 MEDIA_LOGW("The stream has been stopped or the id %{public}d is invalid.", streamId); in Stop() 472 MEDIA_LOGW("System tone player has been released!"); in Release() 534 MEDIA_LOGW("Interrupt event is not supported for system tone player!"); in NotifyInterruptEvent() 671 MEDIA_LOGW("GetNewHapticSetting in GetNewHapticSettings() [all...] |
/foundation/multimedia/player_framework/services/services/player/avsession_background/ |
H A D | avsession_background.cpp | 108 MEDIA_LOGW("The application uid %{public}d has not registered avsession", uid); in OnAudioSessionChecked() 115 MEDIA_LOGW("The application has been logged back to the background"); in OnAudioSessionChecked()
|
/foundation/CastEngine/castengine_wifi_display/services/codec/src/ |
H A D | video_sink_decoder.cpp | 271 MEDIA_LOGW("decoder is null!"); in OnOutputBufferAvailable() 279 MEDIA_LOGW("OnOutputBufferAvailable buffer null!"); in OnOutputBufferAvailable() 297 MEDIA_LOGW("ReleaseOutputBuffer failed!"); in OnOutputBufferAvailable()
|
/foundation/multimedia/player_framework/services/utils/ |
H A D | task_queue.cpp | 80 MEDIA_LOGW("SetQos thread level failed, tid invalid"); in SetQos() 90 MEDIA_LOGW("ResetQos thread level failed, tid invalid"); in ResetQos() 192 MEDIA_LOGW("enqueue periodic task failed:%d, why? [%{public}s]", res, name_.c_str()); in TaskProcessor()
|
/foundation/multimedia/player_framework/services/utils/include/ |
H A D | media_log.h | 71 #define MEDIA_LOGW(fmt, ...) \ macro 83 #define MEDIA_LOGW(fmt, ...) MEDIA_LOG(HILOG_WARN, fmt, ##__VA_ARGS__)
|
/foundation/multimedia/player_framework/frameworks/js/avplayer/ |
H A D | avplayer_callback.cpp | 789 MEDIA_LOGW("0x%{public}06" PRIXPTR " can not find error callback!", FAKE_POINTER(this)); in OnErrorCb() 874 MEDIA_LOGW("no stateChange cb"); in OnStateChangeCb() 922 MEDIA_LOGW("0x%{public}06" PRIXPTR " can not find seekdone callback!", FAKE_POINTER(this)); in OnSeekDoneCb() 941 MEDIA_LOGW("can not find speeddone callback!"); in OnSpeedDoneCb() 961 MEDIA_LOGW("can not find bitrate callback!"); in OnBitRateDoneCb() 1027 MEDIA_LOGW("can not find subtitle update callback!"); in OnSubtitleUpdateCb() 1093 MEDIA_LOGW("can not find start render callback!"); in OnStartRenderFrameCb() 1120 MEDIA_LOGW("can not find video size changed callback!"); in OnVideoSizeChangedCb() 1138 MEDIA_LOGW("can not find audio interrupt callback!"); in OnAudioInterruptCb() 1167 MEDIA_LOGW("ca in OnBitRateCollectedCb() [all...] |
H A D | media_data_source_callback.cpp | 45 MEDIA_LOGW("Reset, ReadAt has been cancel!"); in WaitResult() 47 MEDIA_LOGW("timeout 100ms!"); in WaitResult()
|
/foundation/multimedia/player_framework/frameworks/js/player/ |
H A D | video_callback_napi.cpp | 204 MEDIA_LOGW("can not find start render frame callback!"); in OnStartRenderFrameCb() 220 MEDIA_LOGW("can not find video size changed callback!"); in OnVideoSizeChangedCb() 236 MEDIA_LOGW("can not find completed callback!"); in OnPlaybackCompleteCb() 310 MEDIA_LOGW("can not find bitrate collected callback!"); in OnBitRateCollectedCb()
|
H A D | player_callback_napi.cpp | 67 MEDIA_LOGW("can not find error callback!"); in SendErrorCallback() 136 MEDIA_LOGW("can not find buffering update callback!"); in OnBufferingUpdateCb() 206 MEDIA_LOGW("can not find %{public}s callback!", callbackName.c_str()); in OnStateChangeCb() 221 MEDIA_LOGW("can not find timeupdate callback!"); in OnPositionUpdateCb() 242 MEDIA_LOGW("can not find vol change callback!"); in OnVolumeChangeCb() 256 MEDIA_LOGW("can not find audio interrupt callback!"); in OnAudioInterruptCb()
|
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/ringtone_player/ |
H A D | ringtone_player_impl.cpp | 104 MEDIA_LOGW("Failed to find the vibration json file for audioUri. Use the default json file."); in GetNewHapticUriForAudioUri() 122 MEDIA_LOGW("Failed to find the vibration json file for audioUri. Use the default json file."); in GetHapticUriForAudioUri() 130 MEDIA_LOGW("The default ringtone uri is invalid!"); in GetHapticUriForAudioUri() 271 MEDIA_LOGW("haptic uri is empty. Play ringtone without vibration"); in GetHapticSettings()
|
/foundation/CastEngine/castengine_wifi_display/services/network/session/ |
H A D | tcp_session.cpp | 117 MEDIA_LOGW("recvSocket Shutdown!"); in OnSessionReadble()
|
H A D | udp_session.cpp | 125 MEDIA_LOGW("recvSocket RET CODE 0!"); in OnSessionReadble()
|
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/ |
H A D | soundpool_callback_napi.cpp | 89 MEDIA_LOGW("can not find error callback!"); in SendErrorCallback() 106 MEDIA_LOGW("can not find loadcompleted callback!"); in SendLoadCompletedCallback() 122 MEDIA_LOGW("can not find playfinished callback!"); in SendPlayCompletedCallback()
|
/foundation/multimedia/player_framework/frameworks/js/avtranscoder/ |
H A D | avtranscoder_callback.cpp | 67 MEDIA_LOGW("can not find error callback!");
in SendErrorCallback() 91 MEDIA_LOGW("can not find statechange callback!");
in SendCompleteCallback() 106 MEDIA_LOGW("can not find progressupdate callback!");
in SendProgressUpdateCallback()
|
/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/ |
H A D | av_thumbnail_generator.cpp | 144 MEDIA_LOGW("GetTargetTrackInfo get mime type failed %{public}s", trackMime_.c_str()); in GetVideoTrackInfo() 166 MEDIA_LOGW("GetTargetTrackInfo FAILED."); in GetVideoTrackInfo() 204 MEDIA_LOGW("isValidBuffer %{public}d isValidState %{public}d", isValidBuffer, isValidState); in OnOutputBufferAvailable() 500 MEDIA_LOGW("Memcpy Y component failed."); in GetYuvDataAlignStride() 512 MEDIA_LOGW("Memcpy UV component failed."); in GetYuvDataAlignStride()
|
/foundation/CastEngine/castengine_wifi_display/services/network/eventhandler/ |
H A D | event_descriptor_listener.cpp | 98 MEDIA_LOGW("onReadable socketLocalFd_: %{public}d.", socketLocalFd_); in OnReadable()
|
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_sound_vibrator/ |
H A D | system_sound_vibrator.cpp | 107 MEDIA_LOGW("ExtractFd: Input does not start with the required PREFIX."); in ExtractFd()
|
/foundation/multimedia/player_framework/frameworks/native/video_editor/ |
H A D | video_editor_impl.cpp | 119 MEDIA_LOGW("[%{public}s] current state[%{public}d] is not compositing, need not cancel.", in CancelComposite()
|
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_controller_stub.cpp | 87 MEDIA_LOGW("ScreenCaptureControllerStub: no member func supporting, applying default process"); in OnRemoteRequest()
|
/foundation/multimedia/player_framework/services/services/screen_capture_monitor/ipc/ |
H A D | screen_capture_monitor_service_stub.cpp | 96 MEDIA_LOGW("ScreenCaptureMonitorServiceStub: no member func supporting, applying default process"); in OnRemoteRequest()
|
/foundation/multimedia/player_framework/frameworks/js/metadatahelper/ |
H A D | helper_data_source_callback.cpp | 45 MEDIA_LOGW("Reset, ReadAt has been cancel!"); in WaitResult() 47 MEDIA_LOGW("timeout 100ms!"); in WaitResult()
|
/foundation/multimedia/player_framework/frameworks/js/recorder/ |
H A D | recorder_callback_napi.cpp | 55 MEDIA_LOGW("can not find error callback!"); in SendErrorCallback() 76 MEDIA_LOGW("can not find %{public}s callback!", callbackName.c_str()); in SendStateCallback()
|