/foundation/multimedia/av_session/services/session/server/migrate/ |
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()
|
H A D | migrate_avsession_server.cpp | 61 SLOGW("GetAllSessionDescriptors fail");
in ObserveControllerChanged() 79 SLOGW("CreateControlller has registered");
in CreateController() 85 SLOGW("CreateControllerInner fail");
in CreateController() 90 SLOGW("controller is null");
in CreateController() 98 SLOGW("RegisteAVControllerCallback fail");
in CreateController() 160 SLOGW("OnBytesReceived: invalid data");
in OnBytesReceived() 166 SLOGW("COLD_START not support");
in OnBytesReceived() 191 SLOGW("GetControllerById fail");
in ProcControlCommand() 220 SLOGW("empty sessionId");
in GetControllerById() 232 SLOGW("controlle in GetControllerById() [all...] |
/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() 400 SLOGW("ignore event: data1=%u, data2=%u", data1, data2); in OnCodecEvent() 439 SLOGW("error occured, roll omx back to loaded and free allocated buffers"); in OnStateExited() 673 SLOGW("ignore input port disable complete"); in OnCodecEvent() 680 SLOGW("ignore input port enable complete"); in OnCodecEvent() 823 SLOGW("received flush complete event for OMX_ALL, portFlushStatue=(%d/%d)", in UpdateFlushStatusOnPorts() 828 SLOGW("unexpected data2(%d) for CODEC_COMMAND_FLUSH complete", data2); in UpdateFlushStatusOnPorts() 906 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
|
/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()
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
H A D | codec_state.cpp | 103 SLOGW("ignore event %{public}d, data1 = %{public}u, data2 = %{public}u", event, data1, data2); in OnCodecEvent() 394 SLOGW("ignore event: data1=%{public}u, data2=%{public}u", data1, data2); in OnCodecEvent() 433 SLOGW("error occured, roll omx back to loaded and free allocated buffers"); in OnStateExited() 576 SLOGW("ignore input port disable complete"); in OnCodecEvent() 583 SLOGW("ignore input port enable complete"); in OnCodecEvent() 673 SLOGW("unexpected CODEC_EVENT_CMD_COMPLETE: %{public}u %{public}u", data1, data2); in OnCodecEvent()
|
/foundation/multimedia/av_session/utils/include/ |
H A D | avsession_log.h | 39 #define SLOGW(fmt, ...) DECORATOR_HILOG(HILOG_WARN, fmt, ##__VA_ARGS__) macro
|
/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
|
/foundation/multimedia/av_session/services/session/server/ |
H A D | hw_cast_provider.cpp | 104 SLOGW("already in release, check return");
in Release() 368 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() 246 SLOGW("No media id and fd src");
in Prepare() 459 SLOGW("Invalid position change callback");
in OnPositionChanged()
|
/foundation/multimedia/av_session/frameworks/common/src/ |
H A D | avmeta_data.cpp | 370 SLOGW("invalid duration"); in SetDuration() 406 SLOGW("invalid publish date"); in SetPublishDate()
|