Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dbackground_task_helper_ohos.cpp40 …TAG_LOGW(AceLogTag::ACE_VIDEO, "uid=%{public}d no continuous task list, code=%{public}d", creatorU… in HasBackgroundTask()
45 …TAG_LOGW(AceLogTag::ACE_VIDEO, "uid=%{public}d taskCreatorUid=%{public}d", creatorUid, task->GetCr… in HasBackgroundTask()
55 TAG_LOGW(AceLogTag::ACE_VIDEO, "uid=%{public}d is audio playback", creatorUid); in HasBackgroundTask()
H A Dlog_wrapper.cpp52 { AceLogTag::ACE_VIDEO, "AceVideo" },
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp298 TAG_LOGE(AceLogTag::ACE_VIDEO, "Player prepare failed"); in ResetMediaPlayer()
474 TAG_LOGI(AceLogTag::ACE_VIDEO, "Player current status is ERROR."); in PrintPlayerStatus()
477 TAG_LOGI(AceLogTag::ACE_VIDEO, "Player current status is IDLE."); in PrintPlayerStatus()
486 TAG_LOGI(AceLogTag::ACE_VIDEO, "Player current status is PAUSED."); in PrintPlayerStatus()
495 TAG_LOGI(AceLogTag::ACE_VIDEO, "Player current status is NONE."); in PrintPlayerStatus()
498 TAG_LOGW(AceLogTag::ACE_VIDEO, "Invalid player status."); in PrintPlayerStatus()
850 TAG_LOGW(AceLogTag::ACE_VIDEO, "mediaPlayer renderSurface set failed"); in PrepareSurface()
1032 TAG_LOGI(AceLogTag::ACE_VIDEO, "Src image is not valid."); in OnModifyDone()
1114 TAG_LOGW(AceLogTag::ACE_VIDEO, "MediaPlayer surface is not valid"); in OnModifyDone()
1571 TAG_LOGW(AceLogTag::ACE_VIDEO, "Player has not prepared"); in OnModifyDone()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_video_controller.cpp105 TAG_LOGW(AceLogTag::ACE_VIDEO, "JSVideoController set current time with invalid params"); in SetCurrentTime()
124 TAG_LOGW(AceLogTag::ACE_VIDEO, "JSVideoController request full screen with invalid params"); in RequestFullscreen()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h130 ACE_VIDEO, // C03906 enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_media_player.cpp244 TAG_LOGW(AceLogTag::ACE_VIDEO, "get video data by name failed"); in RawFileWithModuleInfoPlay()