Home
last modified time | relevance | path

Searched refs:MEDIA_LOGW (Results 1 – 25 of 47) sorted by relevance

12

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_vibrator_impl.cpp67 MEDIA_LOGW("The muteHaptic value of audioHapticPlayer_ is true. No need to vibrate."); in AudioHapticVibratorImpl()
94 MEDIA_LOGW("ExtractFd: Input does not start with the required prefix."); in ExtractFd()
122 MEDIA_LOGW("OpenHapticFile: hapticUri is not new format."); in OpenHapticFile()
177 MEDIA_LOGW("Invalid stream usage! Use the default usage (USAGE_MEDIA)."); in PreLoad()
288 MEDIA_LOGW("Vibrator has been stopped. Return ok immediately"); in StartVibrateForSoundPool()
353 MEDIA_LOGW("Vibrator has been stopped. Return ok immediately"); in StartNonSyncVibration()
378 MEDIA_LOGW("Vibrator has been stopped. Return ok immediately"); in StartVibrateForAVPlayer()
H A Daudio_haptic_player_impl.cpp249 MEDIA_LOGW("Audio haptic sound is nullptr!"); in SetVolume()
286 MEDIA_LOGW("Audio haptic sound is nullptr!"); in SetLoop()
370 MEDIA_LOGW("The audio haptic vibrator is nullptr!"); in StopVibrate()
389 MEDIA_LOGW("The audio haptic vibrator is nullptr!"); in ResetVibrateState()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/
H A Dsystem_sound_manager_vibrate.cpp86 MEDIA_LOGW("not found value, key=%{public}s, count=%{public}d", key.c_str(), count); in GetStringValue()
94 MEDIA_LOGW("resultSet->GetString return not ok, ret=%{public}d", ret); in GetStringValue()
155 MEDIA_LOGW("current userId is empty"); in GetCurrentUserId()
193 MEDIA_LOGW("helper is nullptr, uri=%{public}s", settingSystemUrlProxy.c_str()); in CreateDataShareHelperProxy()
/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Dtask_queue.cpp80 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()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.cpp74 MEDIA_LOGW("invalid audio uri: %{public}s", audioUri.c_str()); in FindHapticUriByAudioUri()
256 MEDIA_LOGW("Failed to find the default json file. Play system tone without vibration."); in GetNewHapticUriForAudioUri()
280MEDIA_LOGW("Failed to find the vibration json file for audioUri. Use the default json file."); in GetHapticUriForAudioUri()
284 MEDIA_LOGW("Failed to find the default json file. 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("GetNewHapticSettings: get haptic settings fail"); in GetNewHapticSettings()
/ohos5.0/foundation/multimedia/player_framework/services/services/player/avsession_background/
H A Davsession_background.cpp108 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()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_callback_napi.cpp204 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 Dplayer_callback_napi.cpp67 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()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp815 MEDIA_LOGW("can not find state change callback!"); in OnStateChangeCb()
883 MEDIA_LOGW("can not find speeddone callback!"); in OnSpeedDoneCb()
903 MEDIA_LOGW("can not find bitrate callback!"); in OnBitRateDoneCb()
970 MEDIA_LOGW("can not find subtitle update callback!"); in OnSubtitleUpdateCb()
1036 MEDIA_LOGW("can not find start render callback!"); in OnStartRenderFrameCb()
1064 MEDIA_LOGW("can not find video size changed callback!"); in OnVideoSizeChangedCb()
1082 MEDIA_LOGW("can not find audio interrupt callback!"); in OnAudioInterruptCb()
1111 MEDIA_LOGW("can not find bitrate collected callback!"); in OnBitRateCollectedCb()
1213 MEDIA_LOGW("can not find drm info updated callback!"); in OnDrmInfoUpdatedCb()
1217 MEDIA_LOGW("there's no drminfo-update drm_info_addr key"); in OnDrmInfoUpdatedCb()
[all …]
H A Dmedia_data_source_callback.cpp45 MEDIA_LOGW("Reset, ReadAt has been cancel!"); in WaitResult()
47 MEDIA_LOGW("timeout 100ms!"); in WaitResult()
/ohos5.0/foundation/multimedia/player_framework/services/utils/include/
H A Dmedia_log.h69 #define MEDIA_LOGW(fmt, ...) \ macro
81 #define MEDIA_LOGW(fmt, ...) MEDIA_LOG(HILOG_WARN, fmt, ##__VA_ARGS__)
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Dav_thumbnail_generator.cpp136 MEDIA_LOGW("GetTargetTrackInfo get mime type failed %{public}s", trackMime_.c_str()); in GetVideoTrackInfo()
158 MEDIA_LOGW("GetTargetTrackInfo FAILED."); in GetVideoTrackInfo()
202 MEDIA_LOGW("isValidBuffer %{public}d isValidState %{public}d", isValidBuffer, isValidState); in OnOutputBufferAvailable()
517 MEDIA_LOGW("Memcpy Y component failed."); in GetYuvDataAlignStride()
529 MEDIA_LOGW("Memcpy UV component failed."); in GetYuvDataAlignStride()
568 TRUE_LOG(ret != EOK, MEDIA_LOGW, "Memcpy UV component failed."); in CopySurfaceBufferPixels()
578 TRUE_LOG(ret != EOK, MEDIA_LOGW, "Memcpy UV component failed."); in CopySurfaceBufferPixels()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
H A Dsoundpool_callback_napi.cpp89 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()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/ringtone_player/
H A Dringtone_player_impl.cpp104MEDIA_LOGW("Failed to find the vibration json file for audioUri. Use the default json file."); in GetNewHapticUriForAudioUri()
122MEDIA_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()
268 MEDIA_LOGW("haptic uri is empty. Play ringtone without vibration"); in GetHapticSettings()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_callback.cpp67 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()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_callback_napi.cpp55 MEDIA_LOGW("can not find error callback!"); in SendErrorCallback()
76 MEDIA_LOGW("can not find %{public}s callback!", callbackName.c_str()); in SendStateCallback()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H A Dhelper_data_source_callback.cpp47 MEDIA_LOGW("Reset, ReadAt has been cancel!"); in WaitResult()
49 MEDIA_LOGW("timeout 100ms!"); in WaitResult()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/
H A Davscreen_capture_callback.cpp40 MEDIA_LOGW("can not find error callback!"); in SendErrorCallback()
57 MEDIA_LOGW("can not find stateChange callback!"); in SendStateCallback()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_callback.cpp72 MEDIA_LOGW("can not find error callback!"); in SendErrorCallback()
90 MEDIA_LOGW("can not find statechange callback!"); in SendStateCallback()
107 MEDIA_LOGW("can not find audioCaptureChange callback"); in SendAudioCaptureChangeCallback()
123 MEDIA_LOGW("can not find PhotoAssertAvailable callback"); in SendPhotoAssertAvailableCallback()
/ohos5.0/foundation/multimedia/player_framework/services/services/monitor/server/
H A Dmonitor_server.cpp315 MEDIA_LOGW("%{public}d Recovery", it->first); in MonitorThread()
321 MEDIA_LOGW("%{public}d Abnormality", it->first); in MonitorThread()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_sound_vibrator/
H A Dsystem_sound_vibrator.cpp111 MEDIA_LOGW("ExtractFd: Input does not start with the required PREFIX."); in ExtractFd()
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_controller_stub.cpp87 MEDIA_LOGW("ScreenCaptureControllerStub: no member func supporting, applying default process"); in OnRemoteRequest()
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture_monitor/ipc/
H A Dscreen_capture_monitor_service_stub.cpp96 MEDIA_LOGW("ScreenCaptureMonitorServiceStub: no member func supporting, applying default process"); in OnRemoteRequest()
/ohos5.0/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_listener_stub.cpp112 MEDIA_LOGW("Intercept repeated change state oninfo, extra %{public}d", extra); in OnInfo()
/ohos5.0/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_parcel.cpp69 MEDIA_LOGW("Marshal FormatVectorMap, vector is empty!"); in Marshalling()

12