/ohos5.0/foundation/multimedia/av_session/services/session/server/migrate/ |
H A D | migrate_avsession_server.cpp | 65 SLOGW("GetAllSessionDescriptors fail"); in ObserveControllerChanged() 89 SLOGW("CreateControllerInner fail"); in CreateController() 94 SLOGW("controller is null"); in CreateController() 167 SLOGW("OnBytesReceived: invalid data"); in OnBytesReceived() 173 SLOGW("COLD_START not support"); in OnBytesReceived() 198 SLOGW("GetControllerById fail"); in ProcControlCommand() 228 SLOGW("empty sessionId"); in GetControllerById() 240 SLOGW("controller not found"); in GetControllerById() 256 SLOGW("no valid avsession"); in OnSessionCreate() 268 SLOGW("no valid avsession"); in OnSessionRelease() [all …]
|
H A D | migrate_avsession_manager.cpp | 29 SLOGW("CreateLocalSessionStub error, scene: %{public}s", scene.c_str()); in CreateLocalSessionStub() 35 SLOGW("find and return"); in CreateLocalSessionStub() 48 SLOGW("not ReleaseLocalSessionStub: scene: %{public}s", scene.c_str()); in ReleaseLocalSessionStub() 54 SLOGW("not find and return"); in ReleaseLocalSessionStub()
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec_state.cpp | 110 SLOGW("ignore event %d, data1 = %u, data2 = %u", event, data1, data2); in OnCodecEvent() 211 SLOGW("stored configuration is null"); in ProcessShutDownFromRunning() 402 SLOGW("ignore event: data1=%u, data2=%u", data1, data2); in OnCodecEvent() 441 SLOGW("error occured, roll omx back to loaded and free allocated buffers"); in OnStateExited() 679 SLOGW("ignore input port disable complete"); in OnCodecEvent() 686 SLOGW("ignore input port enable complete"); in OnCodecEvent() 829 SLOGW("received flush complete event for OMX_ALL, portFlushStatue=(%d/%d)", in UpdateFlushStatusOnPorts() 834 SLOGW("unexpected data2(%d) for CODEC_COMMAND_FLUSH complete", data2); in UpdateFlushStatusOnPorts() 912 SLOGW("unexpected CODEC_EVENT_CMD_COMPLETE: %u %u", data1, data2); in OnCodecEvent()
|
H A D | hcodec_log.h | 129 #define SLOGW(...) SLOG(LOG_WARN, __VA_ARGS__) macro
|
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_media_description.cpp | 82 SLOGW("property %{public}s is not of mediadescription", name.c_str()); in GetValue() 113 SLOGW("Get value from napi_value failed, use default value"); in CheckAndSetDefaultString() 121 SLOGW("Get value from napi_value failed, use default value"); in CheckAndSetDefaultInt() 244 SLOGW("check icon with no property"); in SetIcon() 248 SLOGW("check mediaImage with no property"); in SetIcon() 263 SLOGW("GetIconUri failed, set icon uri to null"); in GetIconUri() 278 SLOGW("check iconUri with no property"); in SetIconUri() 282 SLOGW("check mediaImage with no property"); in SetIconUri() 302 SLOGW("GetMediaImage failed, set media image uri to null"); in GetMediaImage()
|
H A D | napi_avcast_controller_callback.cpp | 259 SLOGW("Can not match error code, use default"); in HandlePlayerErrorAPI13() 278 SLOGW("Can not match error code, use default"); in OnPlayerError()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
H A D | codec_state.cpp | 112 … SLOGW("ignore event %{public}d, data1 = %{public}u, data2 = %{public}u", event, data1, data2); in OnCodecEvent() 403 SLOGW("ignore event: data1=%{public}u, data2=%{public}u", data1, data2); in OnCodecEvent() 442 SLOGW("error occured, roll omx back to loaded and free allocated buffers"); in OnStateExited() 585 SLOGW("ignore input port disable complete"); in OnCodecEvent() 592 SLOGW("ignore input port enable complete"); in OnCodecEvent() 682 SLOGW("unexpected CODEC_EVENT_CMD_COMPLETE: %{public}u %{public}u", data1, data2); in OnCodecEvent()
|
/ohos5.0/foundation/multimedia/av_session/utils/include/ |
H A D | avsession_log.h | 39 #define SLOGW(fmt, ...) DECORATOR_HILOG(HILOG_WARN, fmt, ##__VA_ARGS__) macro
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | image_codec_log.h | 68 #define SLOGW(x, ...) HILOG_WARN(LOG_CORE, HLOG_FMT x, \ macro
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/ |
H A D | hw_cast_provider.cpp | 116 SLOGW("already in release, check return"); in Release() 388 SLOGW("recv empty deviceList, return"); in OnDeviceFound()
|
H A D | hw_cast_stream_player.cpp | 194 SLOGW("No media id and fd src"); in Start() 245 SLOGW("No media id and fd src"); in Prepare() 457 SLOGW("Invalid position change callback"); in OnPositionChanged()
|
/ohos5.0/foundation/multimedia/av_session/frameworks/common/src/ |
H A D | avmeta_data.cpp | 368 SLOGW("invalid duration"); in SetDuration() 404 SLOGW("invalid publish date"); in SetPublishDate()
|