/foundation/multimedia/player_framework/services/services/player/player_mem_manage/ |
H A D | app_state_listener.cpp | 28 MEDIA_LOGI("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in AppStateListener() 33 MEDIA_LOGI("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~AppStateListener() 38 MEDIA_LOGI("enter"); in OnConnected() 44 MEDIA_LOGI("enter"); in OnDisconnected() 51 MEDIA_LOGI("enter"); in OnRemoteDied() 57 MEDIA_LOGI("enter"); in ForceReclaim() 63 MEDIA_LOGI("enter level:%{public}d", level); in OnTrim() 69 MEDIA_LOGI("enter pid:%{public}d, uid:%{public}d, state:%{public}d", pid, uid, state); in OnAppStateChanged()
|
H A D | player_mem_manage.cpp | 47 MEDIA_LOGI("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in PlayerMemManage() 59 MEDIA_LOGI("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~PlayerMemManage() 119 MEDIA_LOGI("Create PlayerMemManage"); in Init() 134 MEDIA_LOGI("Register PlayerServerTask uid:%{public}d, pid:%{public}d", uid, pid); in RegisterPlayerServer() 137 MEDIA_LOGI("new user in uid:%{public}d", uid); in RegisterPlayerServer() 145 MEDIA_LOGI("new app in pid:%{public}d", pid); in RegisterPlayerServer() 160 MEDIA_LOGI("Start probe task"); in RegisterPlayerServer() 179 MEDIA_LOGI("Remove PlayerServerTask from vector size:%{public}u", in FindDeregisterPlayerFromVec() 200 MEDIA_LOGI("DeregisterActiveApps pid:%{public}d uid:%{public}d pidPlayersInfo size:%{public}u", in DeregisterPlayerServer() 207 MEDIA_LOGI("remov in DeregisterPlayerServer() [all...] |
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/encoder/ |
H A D | video_encoder_engine_impl.cpp | 31 MEDIA_LOGI("[%{public}s] construct, file fd: %{public}d.", logTag_.c_str(), fd_); in VideoEncoderEngineImpl() 36 MEDIA_LOGI("[%{public}s] destruct, file fd: %{public}d.", logTag_.c_str(), fd_); in ~VideoEncoderEngineImpl() 46 MEDIA_LOGI("[%{public}s] init.", logTag_.c_str()); in Init() 47 MEDIA_LOGI("[%{public}s] init finish.", logTag_.c_str()); in Init() 58 MEDIA_LOGI("[%{public}s] start encode.", logTag_.c_str()); in StartEncode() 59 MEDIA_LOGI("[%{public}s] start encode finish.", logTag_.c_str()); in StartEncode() 65 MEDIA_LOGI("[%{public}s] stop encode.", logTag_.c_str()); in StopEncode() 66 MEDIA_LOGI("[%{public}s] stop encode finish.", logTag_.c_str()); in StopEncode() 72 MEDIA_LOGI("[%{public}s] finish encode.", logTag_.c_str()); in FinishEncode()
|
/foundation/multimedia/player_framework/services/services/observer/ |
H A D | incall_observer.cpp | 44 MEDIA_LOGI("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in InCallObserver() 50 MEDIA_LOGI("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~InCallObserver() 68 MEDIA_LOGI("0x%{public}06" PRIXPTR "InCallObserver CallBack is null", FAKE_POINTER(this)); in RegisterInCallObserverCallBack() 84 MEDIA_LOGI("Update InCall Status %{public}d", static_cast<int32_t>(inCall)); in OnCallStateUpdated() 90 MEDIA_LOGI("0x%{public}06" PRIXPTR " Stop and Release CallBack", FAKE_POINTER(this)); in OnCallStateUpdated() 93 MEDIA_LOGI("0x%{public}06" PRIXPTR "InCallObserver CallBack is null", FAKE_POINTER(this)); in OnCallStateUpdated() 102 MEDIA_LOGI("0x%{public}06" PRIXPTR " InCallObserver Init, Register Observer", FAKE_POINTER(this)); in Init() 107 MEDIA_LOGI("InCallObserver exist : %{public}d", isTelephonyStateListenerDied_); in Init() 114 MEDIA_LOGI("InCallObserver Register InCall Listener"); in RegisterObserver() 118 MEDIA_LOGI("InCallObserve in RegisterObserver() [all...] |
H A D | media_telephony_listener.cpp | 34 MEDIA_LOGI("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in MediaTelephonyListener() 39 MEDIA_LOGI("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~MediaTelephonyListener() 44 MEDIA_LOGI("OnCallStateUpdated slotId = %{public}d, callState = %{public}d", slotId, callState); in OnCallStateUpdated() 67 MEDIA_LOGI("OnSignalInfoUpdated slotId = %{public}d, signalInfoList.size = %{public}zu", slotId, vec.size()); in OnSignalInfoUpdated() 73 MEDIA_LOGI("OnNetworkStateUpdated slotId = %{public}d, networkState = %{public}d", slotId, in OnNetworkStateUpdated() 80 MEDIA_LOGI("OnCellInfoUpdated slotId = %{public}d, cell info size = %{public}zu", slotId, vec.size()); in OnCellInfoUpdated() 88 MEDIA_LOGI("OnSimStateUpdated slotId = %{public}d, simState = %{public}d", slotId, state); in OnSimStateUpdated() 93 MEDIA_LOGI("OnCellularDataConnectStateUpdated slotId=%{public}d, dataState=%{public}d, networkType=" in OnCellularDataConnectStateUpdated() 99 MEDIA_LOGI("OnCellularDataFlowUpdated slotId = %{public}d, dataFlowType = %{public}d", slotId, dataFlowType); in OnCellularDataFlowUpdated() 104 MEDIA_LOGI("OnCfuIndicatorUpdate in OnCfuIndicatorUpdated() [all...] |
H A D | account_observer.cpp | 37 MEDIA_LOGI("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in AccountObserver() 43 MEDIA_LOGI("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~AccountObserver() 54 MEDIA_LOGI("0x%{public}06" PRIXPTR "AccountObserver CallBack is null", FAKE_POINTER(this)); in RegisterAccountObserverCallBack() 70 MEDIA_LOGI("0x%{public}06" PRIXPTR " Stop and Release CallBack", FAKE_POINTER(this)); in OnAccountsSwitch() 73 MEDIA_LOGI("0x%{public}06" PRIXPTR "AccountObserver CallBack is null", FAKE_POINTER(this)); in OnAccountsSwitch() 81 MEDIA_LOGI("0x%{public}06" PRIXPTR " AccountObserver Init, Register Observer", FAKE_POINTER(this)); in Init() 87 MEDIA_LOGI("AccountObserver exist : %{public}d", isAccountListenerDied_.load()); in Init() 94 MEDIA_LOGI("AccountObserver Register"); in RegisterObserver() 112 MEDIA_LOGI("AccountObserver Unregister"); in UnregisterObserver()
|
/foundation/multimedia/player_framework/frameworks/native/transcoder/ |
H A D | transcoder_impl.cpp | 63 MEDIA_LOGI("TransCoderImpl:0x%{public}06" PRIXPTR " SetVideoEncoder in, encoder is %{public}d",
in SetVideoEncoder() 72 MEDIA_LOGI("TransCoderImpl:0x%{public}06" PRIXPTR " SetVideoSize in, width is %{public}d, height is %{public}d",
in SetVideoSize() 81 MEDIA_LOGI("TransCoderImpl:0x%{public}06" PRIXPTR " SetVideoEncodingBitRate in, bitRate is %{public}d",
in SetVideoEncodingBitRate() 90 MEDIA_LOGI("TransCoderImpl:0x%{public}06" PRIXPTR " SetAudioEncoder in, encoder is %{public}d",
in SetAudioEncoder() 99 MEDIA_LOGI("TransCoderImpl:0x%{public}06" PRIXPTR " SetAudioEncodingBitRate in, bitRate is %{public}d",
in SetAudioEncodingBitRate() 108 MEDIA_LOGI("TransCoderImpl:0x%{public}06" PRIXPTR " SetOutputFormat in, format is %{public}d",
in SetOutputFormat() 117 MEDIA_LOGI("TransCoderImpl:0x%{public}06" PRIXPTR " SetInputFile in", FAKE_POINTER(this));
in SetInputFile() 125 MEDIA_LOGI("TransCoderImpl:0x%{public}06" PRIXPTR " SetOutputFile in", FAKE_POINTER(this));
in SetOutputFile() 133 MEDIA_LOGI("TransCoderImpl:0x%{public}06" PRIXPTR " SetTransCoderCallback in", FAKE_POINTER(this));
in SetTransCoderCallback() 142 MEDIA_LOGI("TransCoderImp in Prepare() [all...] |
/foundation/multimedia/player_framework/frameworks/native/recorder/ |
H A D | recorder_impl.cpp | 40 MEDIA_LOGI("RecorderImpl:0x%{public}06" PRIXPTR " Init in", FAKE_POINTER(this)); in Init() 61 MEDIA_LOGI("RecorderImpl:0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in RecorderImpl() 72 MEDIA_LOGI("RecorderImpl:0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~RecorderImpl() 77 MEDIA_LOGI("RecorderImpl:0x%{public}06" PRIXPTR " SetVideoSource in, source is %{public}d, sourceId is %{public}d", in SetVideoSource() 85 MEDIA_LOGI("RecorderImpl:0x%{public}06" PRIXPTR " SetVideoEncoder in, sourceId is %{public}d, " in SetVideoEncoder() 93 MEDIA_LOGI("RecorderImpl:0x%{public}06" PRIXPTR " SetVideoSize in, sourceId is %{public}d, width is %{public}d, " in SetVideoSize() 101 MEDIA_LOGI("RecorderImpl:0x%{public}06" PRIXPTR " SetVideoFrameRate in, sourceId is %{public}d, " in SetVideoFrameRate() 109 MEDIA_LOGI("RecorderImpl:0x%{public}06" PRIXPTR " SetVideoEncodingBitRate in, sourceId is %{public}d, " in SetVideoEncodingBitRate() 117 MEDIA_LOGI("RecorderImpl:0x%{public}06" PRIXPTR " SetVideoIsHdr in, sourceId is %{public}d, isHdr is %{public}d", in SetVideoIsHdr() 125 MEDIA_LOGI("RecorderImp in SetVideoEnableTemporalScale() [all...] |
/foundation/multimedia/player_framework/services/services/monitor/client/ |
H A D | monitor_client.cpp | 36 MEDIA_LOGI("create"); in MonitorClient() 41 MEDIA_LOGI("Instances destroy"); in ~MonitorClient() 45 MEDIA_LOGI("clear monitor client thread"); in ~MonitorClient() 53 MEDIA_LOGI("Instances Destroy end"); in ~MonitorClient() 83 MEDIA_LOGI("0x%{public}06" PRIXPTR " StartClick", FAKE_POINTER(obj)); in StartClick() 113 MEDIA_LOGI("0x%{public}06" PRIXPTR " StopClick", FAKE_POINTER(obj)); in StopClick() 127 MEDIA_LOGI("MediaServerDied"); in MediaServerDied() 152 MEDIA_LOGI("0x%{public}06" PRIXPTR " objSet empty.", FAKE_POINTER(this)); in ClickThread() 157 MEDIA_LOGI("Proxy is invaild."); in ClickThread() 167 MEDIA_LOGI(" in ClickThread() [all...] |
/foundation/multimedia/player_framework/frameworks/native/soundpool/ |
H A D | soundpool.cpp | 31 MEDIA_LOGI("SoundPoolFactory::CreateSoundPool"); in CreateSoundPool() 48 MEDIA_LOGI("Construction SoundPool."); in SoundPool() 53 MEDIA_LOGI("Destruction SoundPool."); in ~SoundPool() 85 MEDIA_LOGI("SoundPool::Load url::%{public}s", url.c_str()); in Load() 95 MEDIA_LOGI("SoundPool::Load fd::%{public}d, offset::%{public}s, length::%{public}s", fd, in Load() 106 MEDIA_LOGI("SoundPool::Play soundID::%{public}d ,priority::%{public}d", soundID, playParameters.priority); in Play() 117 MEDIA_LOGI("SoundPool::Play streamID::%{public}d", streamID); in Play() 125 MEDIA_LOGI("SoundPool::Stop streamID::%{public}d", streamID); in Stop() 136 MEDIA_LOGI("SoundPool::SetLoop streamID:%{public}d, loop:%{public}d", streamID, loop); in SetLoop() 147 MEDIA_LOGI("SoundPoo in SetPriority() [all...] |
H A D | cache_buffer.cpp | 35 MEDIA_LOGI("Construction CacheBuffer soundID:%{public}d, streamID:%{public}d", soundID, streamID); in CacheBuffer() 40 MEDIA_LOGI("Destruction CacheBuffer soundID:%{public}d, streamID:%{public}d", soundID_, streamID_); in ~CacheBuffer() 109 MEDIA_LOGI("Using buffer size:%{public}zu, duration %{public}zu", targetSize, bufferDuration); in CreateAudioRenderer() 113 MEDIA_LOGI("CacheBuffer::CreateAudioRenderer retCallback:%{public}d, retFirstCallback:%{public}d", in CreateAudioRenderer() 123 MEDIA_LOGI("CacheBuffer::PreparePlay CreateAudioRenderer start streamID:%{public}d", streamID); in PreparePlay() 125 MEDIA_LOGI("CacheBuffer::PreparePlay CreateAudioRenderer end streamID:%{public}d", streamID); in PreparePlay() 128 MEDIA_LOGI("CacheBuffer::PreparePlay audioRenderer inited, streamID:%{public}d", streamID); in PreparePlay() 148 MEDIA_LOGI("CacheBuffer::DoPlay audioRenderer has started, streamID:%{public}d", streamID); in DoPlay() 151 MEDIA_LOGI("CacheBuffer::DoPlay callback_ OnPlayFinished, streamID:%{public}d", streamID); in DoPlay() 159 MEDIA_LOGI("CacheBuffe in DoPlay() [all...] |
H A D | sound_parser.cpp | 47 MEDIA_LOGI("SoundParser::SoundParser fd:%{public}d, fdSource_:%{public}d,", fd, fdSource_); in SoundParser() 61 MEDIA_LOGI("SoundParser Destruction, soundID:%{public}d", soundID_); in ~SoundParser() 68 MEDIA_LOGI("SoundParser::DoParser start, soundID:%{public}d", soundID_); in DoParser() 74 MEDIA_LOGI("DoDemuxer failed, call callback"); in DoParser() 80 MEDIA_LOGI("DoDecode failed, call callback"); in DoParser() 84 MEDIA_LOGI("SoundParser::DoParser end, soundID:%{public}d", soundID_); in DoParser() 91 MEDIA_LOGI("SoundParser::DoDemuxer start, soundID:%{public}d", soundID_); in DoDemuxer() 105 MEDIA_LOGI("SoundParser sourceTrackCountInfo:%{public}d", sourceTrackCountInfo); in DoDemuxer() 113 MEDIA_LOGI("SoundParser trackType:%{public}d", trackType); in DoDemuxer() 130 MEDIA_LOGI("SoundParse in DoDemuxer() [all...] |
H A D | stream_id_manager.cpp | 35 MEDIA_LOGI("Construction StreamIDManager."); in StreamIDManager() 41 MEDIA_LOGI("Destruction StreamIDManager"); in ~StreamIDManager() 74 MEDIA_LOGI("more than max play stream number, align to max play strem number."); in InitThreadPool() 78 MEDIA_LOGI("less than min play stream number, align to min play strem number."); in InitThreadPool() 80 MEDIA_LOGI("stream playing thread pool maxStreams_:%{public}d", maxStreams_); in InitThreadPool() 105 MEDIA_LOGI("cacheData size:%{public}zu , cacheDataTotalSize:%{public}zu", in Play() 123 MEDIA_LOGI("StreamIDManager::SetPlay start soundID:%{public}d, streamID:%{public}d", soundID, streamID); in Play() 142 MEDIA_LOGI("StreamIDManager cur task num:%{public}zu, maxStreams_:%{public}d", in SetPlay() 151 MEDIA_LOGI("StreamIDManager fresh sound priority:%{public}d, playing stream priority:%{public}d", in SetPlay() 154 MEDIA_LOGI("StreamIDManage in SetPlay() [all...] |
/foundation/multimedia/player_framework/frameworks/js/avplayer/ |
H A D | avplayer_napi.cpp | 61 MEDIA_LOGI("0x%{public}06" PRIXPTR " ctor", FAKE_POINTER(this)); in AVPlayerNapi() 66 MEDIA_LOGI("0x%{public}06" PRIXPTR " dtor", FAKE_POINTER(this)); in ~AVPlayerNapi() 168 MEDIA_LOGI("0x%{public}06" PRIXPTR " Constructor success", FAKE_POINTER(jsPlayer)); in Constructor() 182 MEDIA_LOGI("0x%{public}06" PRIXPTR " Destructor wait >>", FAKE_POINTER(jsPlayer)); in Destructor() 184 MEDIA_LOGI("0x%{public}06" PRIXPTR " Destructor wait <<", FAKE_POINTER(jsPlayer)); in Destructor() 227 MEDIA_LOGI("0x%{public}06" PRIXPTR " Prepare Task In", FAKE_POINTER(this)); in PrepareTask() 247 MEDIA_LOGI("current state is prepared, invalid operation"); in PrepareTask() 253 MEDIA_LOGI("0x%{public}06" PRIXPTR " Prepare Task Out", FAKE_POINTER(this)); in PrepareTask() 266 MEDIA_LOGI("JsPrepare In"); in JsPrepare() 283 MEDIA_LOGI(" in JsPrepare() [all...] |
/foundation/multimedia/player_framework/services/services/screen_capture_monitor/server/ |
H A D | screen_capture_monitor_server.cpp | 63 MEDIA_LOGI("ScreenCaptureMonitorServer:0x%{public}06" PRIXPTR " Release S", FAKE_POINTER(this)); in Release() 71 MEDIA_LOGI("ScreenCaptureMonitorServer:0x%{public}06" PRIXPTR " IsScreenCaptureWorking S", FAKE_POINTER(this)); in IsScreenCaptureWorking() 74 MEDIA_LOGI("IsScreenCaptureWorking pid %{public}d E", pid); in IsScreenCaptureWorking() 85 MEDIA_LOGI("ScreenCaptureMonitorServer: 0x%{public}06" PRIXPTR "SetScreenCaptureCallback OK.", FAKE_POINTER(this)); in SetScreenCaptureMonitorCallback() 95 MEDIA_LOGI("ScreenCaptureMonitorServer: 0x%{public}06" PRIXPTR "RemoveScreenCaptureMonitorCallback OK.", in RemoveScreenCaptureMonitorCallback() 102 MEDIA_LOGI("ScreenCaptureMonitorServer:0x%{public}06" PRIXPTR " RegisterScreenCaptureMonitorListener", in RegisterScreenCaptureMonitorListener() 109 MEDIA_LOGI("ScreenCaptureMonitorServer:0x%{public}06" PRIXPTR " UnregisterScreenCaptureMonitorListener", in UnregisterScreenCaptureMonitorListener() 116 MEDIA_LOGI("ScreenCaptureMonitorServer::CallOnScreenCaptureStarted S"); in CallOnScreenCaptureStarted() 128 MEDIA_LOGI("ScreenCaptureMonitorServer::CallOnScreenCaptureFinished S"); in CallOnScreenCaptureFinished()
|
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/ |
H A D | audio_haptic_sound_low_latency_impl.cpp | 51 MEDIA_LOGI("Enter LoadSoundPoolPlayer()"); in LoadSoundPoolPlayer() 77 MEDIA_LOGI("Enter PrepareSound with sound pool"); in PrepareSound() 84 MEDIA_LOGI("Prepare: The audioUri_ uri has been loaded. Return directly."); in PrepareSound() 88 MEDIA_LOGI("Set audio source to soundpool. audioUri [%{public}s]", audioUri_.c_str()); in PrepareSound() 128 MEDIA_LOGI("Enter StartSound with sound pool"); in StartSound() 154 MEDIA_LOGI("Enter StopSound with sound pool"); in StopSound() 166 MEDIA_LOGI("Enter ReleaseSound with sound pool"); in ReleaseSound() 196 MEDIA_LOGI("AudioHapticSoundLowLatencyImpl::SetVolume %{public}f", volume); in SetVolume() 208 MEDIA_LOGI("Audio haptic player is not prepared or running. No need to modify player"); in SetVolume() 220 MEDIA_LOGI("AudioHapticSoundLowLatencyImp in SetLoop() [all...] |
H A D | audio_haptic_sound_normal_impl.cpp | 63 MEDIA_LOGI("PrepareSound with AVPlayer"); in PrepareSound() 78 MEDIA_LOGI("ResetAVPlayer"); in ResetAVPlayer() 80 MEDIA_LOGI("Set audio source to avplayer. audioUri [%{public}s]", audioUri_.c_str()); in ResetAVPlayer() 85 MEDIA_LOGI("fileDes_ == %{public}d", fileDes_); in ResetAVPlayer() 119 MEDIA_LOGI("AVPlayer has been prepared. Set volume %{public}f and loop %{public}d.", actualVolume, loop_); in ResetAVPlayer() 131 MEDIA_LOGI("StartSound with AVPlayer"); in StartSound() 155 MEDIA_LOGI("StopSound with AVPlayer"); in StopSound() 170 MEDIA_LOGI("ReleaseSound with AVPlayer"); in ReleaseSound() 199 MEDIA_LOGI("AudioHapticSoundNormalImpl::SetVolume %{public}f", volume); in SetVolume() 211 MEDIA_LOGI("Audi in SetVolume() [all...] |
/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
H A D | screen_capture_server.cpp | 102 MEDIA_LOGI("NotificationSubscriber OnConnected"); in OnConnected() 107 MEDIA_LOGI("NotificationSubscriber OnDisconnected"); in OnDisconnected() 113 MEDIA_LOGI("NotificationSubscriber OnResponse notificationId : %{public}d, ButtonName : %{public}s ", in OnResponse() 139 MEDIA_LOGI("NotificationSubscriber OnDied"); in OnDied() 151 MEDIA_LOGI("PrivateWindowListenerInScreenCapture hasPrivateWindow: %{public}u", hasPrivate); in OnPrivateWindow() 154 MEDIA_LOGI("Callback OnDMPrivateWindowChange hasPrivateWindow: %{public}u", hasPrivate); in OnPrivateWindow() 161 MEDIA_LOGI("OnDMPrivateWindowChange hasPrivateWindow: %{public}u", hasPrivate); in OnDMPrivateWindowChange() 171 MEDIA_LOGI("ScreenCaptureServer Create start."); in Create() 201 MEDIA_LOGI("ScreenCaptureServer::Create newSessionId: %{public}d, serverMap size:%{public}zu", in Create() 213 MEDIA_LOGI("ScreenCaptureServe in Create() [all...] |
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/ |
H A D | screen_capture_unit_test_exclude.cpp | 43 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_exclude_content_001 before"); in HWTEST_F() 61 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_exclude_content_001 after"); in HWTEST_F() 72 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_exclude_content_002 before"); in HWTEST_F() 89 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_exclude_content_002 after"); in HWTEST_F() 100 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_exclude_content_003 before"); in HWTEST_F() 117 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_exclude_content_003 after"); in HWTEST_F() 128 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_exclude_content_004 before"); in HWTEST_F() 147 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_exclude_content_004 after"); in HWTEST_F() 158 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_exclude_content_005 before"); in HWTEST_F() 176 MEDIA_LOGI("ScreenCaptureUnitTes in HWTEST_F() [all...] |
H A D | screen_capture_unit_test.cpp | 43 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_save_file_mix_01 before"); in HWTEST_F() 65 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_save_file_mix_01 after"); in HWTEST_F() 76 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_save_file_mix_02 before"); in HWTEST_F() 98 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_save_file_mix_02 after"); in HWTEST_F() 109 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_save_file_mix_03 before"); in HWTEST_F() 131 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_save_file_mix_03 after"); in HWTEST_F() 142 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_save_file_mix_04 before"); in HWTEST_F() 164 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_save_file_mix_04 after"); in HWTEST_F() 175 MEDIA_LOGI("ScreenCaptureUnitTest screen_capture_report_user_choice_01 before"); in HWTEST_F() 181 MEDIA_LOGI("ScreenCaptureUnitTes in HWTEST_F() [all...] |
/foundation/multimedia/player_framework/frameworks/native/video_editor/ |
H A D | video_editor_impl.cpp | 30 MEDIA_LOGI("[%{public}s] construct.", logTag_.c_str()); in VideoEditorImpl() 35 MEDIA_LOGI("[%{public}s] destruct.", logTag_.c_str()); in ~VideoEditorImpl() 58 MEDIA_LOGI("[%{public}s] init video editor.", logTag_.c_str()); in Init() 77 MEDIA_LOGI("[%{public}s] append video file: %{public}d and apply effect[%{public}s].", in AppendVideoFile() 91 MEDIA_LOGI("[%{public}s] start composite.", logTag_.c_str()); in StartComposite() 110 MEDIA_LOGI("[%{public}s] start composite engine success.", logTag_.c_str()); in StartComposite() 116 MEDIA_LOGI("[%{public}s] cancel composite.", logTag_.c_str()); in CancelComposite() 136 MEDIA_LOGI("[%{public}s] composite result: %{public}d.", logTag_.c_str(), result); in OnCompositeResult()
|
/foundation/multimedia/player_framework/services/services/sa_media/server/ |
H A D | media_app_frozen_state_observer.cpp | 32 MEDIA_LOGI("Current uid: %{public}d OnActive\n", uid);
in OnActive() 34 MEDIA_LOGI("OnActive pidList empty");
in OnActive() 48 MEDIA_LOGI("Current uid: %{public}d OnFrozen\n", uid);
in OnFrozen() 50 MEDIA_LOGI("OnFrozen pidList empty");
in OnFrozen()
|
/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/ |
H A D | soundpool_unit_test.cpp | 120 MEDIA_LOGI("soundpool_unit_test soundpool_function_001 before"); in HWTEST_F() 147 MEDIA_LOGI("soundpool_unit_test soundpool_function_001 after"); in HWTEST_F() 158 MEDIA_LOGI("soundpool_unit_test soundpool_function_002 before"); in HWTEST_F() 190 MEDIA_LOGI("soundpool_unit_test soundpool_function_002 after"); in HWTEST_F() 201 MEDIA_LOGI("soundpool_unit_test soundpool_function_003 before"); in HWTEST_F() 207 MEDIA_LOGI("soundpool_unit_test soundpool_function_003 after"); in HWTEST_F() 218 MEDIA_LOGI("soundpool_unit_test soundpool_function_004 before"); in HWTEST_F() 254 MEDIA_LOGI("soundpool_unit_test soundpool_function_004 after"); in HWTEST_F() 265 MEDIA_LOGI("soundpool_unit_test soundpool_function_005 before"); in HWTEST_F() 292 MEDIA_LOGI("soundpool_unit_tes in HWTEST_F() [all...] |
/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/ |
H A D | avscreen_capture_napi.cpp | 40 MEDIA_LOGI("0x%{public}06" PRIXPTR "Instances create", FAKE_POINTER(this)); in AVScreenCaptureNapi() 45 MEDIA_LOGI("0x%{public}06" PRIXPTR "Instances destroy", FAKE_POINTER(this)); in ~AVScreenCaptureNapi() 117 MEDIA_LOGI("Constructor success"); in Constructor() 140 MEDIA_LOGI("Destructor success"); in Destructor() 172 MEDIA_LOGI("JsCreateAVScreenRecorder success"); in JsCreateAVScreenRecorder() 198 MEDIA_LOGI("Js %{public}s Start", opt.c_str()); in JsReportAVScreenCaptureUserChoice() 213 MEDIA_LOGI("argCountL %{public}zu", argCount); in JsReportAVScreenCaptureUserChoice() 241 MEDIA_LOGI("JsReportAVScreenCaptureUserChoice sessionId: %{public}d, choice: %{public}s", in JsReportAVScreenCaptureUserChoice() 255 MEDIA_LOGI("Js %{public}s End", opt.c_str()); in JsReportAVScreenCaptureUserChoice() 270 MEDIA_LOGI("Th in AsyncJsReportAVScreenCaptureUserChoice() [all...] |
/foundation/multimedia/player_framework/frameworks/native/video_editor/composite_engine/impl/ |
H A D | video_composite_engine.cpp | 29 MEDIA_LOGI("[%{public}s] construct.", logTag_.c_str()); in VideoCompositeEngine() 34 MEDIA_LOGI("[%{public}s] destruct.", logTag_.c_str()); in ~VideoCompositeEngine() 45 MEDIA_LOGI("[%{public}s] start composite.", logTag_.c_str()); in StartComposite() 63 MEDIA_LOGI("[%{public}s] start composite success.", logTag_.c_str()); in StartComposite() 74 MEDIA_LOGI("[%{public}s] init composite engine.", logTag_.c_str()); in Init() 100 MEDIA_LOGI("[%{public}s] OnDecodeResult[result = %{public}u].", logTag_.c_str(), result); in OnDecodeResult() 110 MEDIA_LOGI("[%{public}s] OnEncodeResult[result = %{public}u].", logTag_.c_str(), result); in OnEncodeResult()
|