Home
last modified time | relevance | path

Searched defs:dumpString (Results 1 – 25 of 51) sorted by relevance

123

/foundation/multimedia/audio_framework/services/audio_service/server/src/
Daudio_server_dump.cpp167 void AudioServerDump::ServerDataDump(string &dumpString) in ServerDataDump()
175 void AudioServerDump::ArgDataDump(std::string &dumpString, std::queue<std::u16string>& argQue) in ArgDataDump()
200 void AudioServerDump::HelpInfoDump(string &dumpString) in HelpInfoDump()
212 void AudioServerDump::AudioDataDump(string &dumpString, std::queue<std::u16string>& argQue) in AudioDataDump()
435 void AudioServerDump::PlaybackSinkDump(std::string &dumpString) in PlaybackSinkDump()
464 void AudioServerDump::RecordSourceDump(std::string &dumpString) in RecordSourceDump()
487 void AudioServerDump::HDFModulesDump(std::string &dumpString) in HDFModulesDump()
515 void AudioServerDump::PolicyHandlerDump(std::string &dumpString) in PolicyHandlerDump()
521 void AudioServerDump::AudioCacheTimeDump(std::string &dumpString) in AudioCacheTimeDump()
534 void AudioServerDump::AudioCacheMemoryDump(std::string &dumpString) in AudioCacheMemoryDump()
Dpolicy_handler.cpp56 void PolicyHandler::Dump(std::string &dumpString) in Dump()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/
Drs_screen_test.cpp60 std::string dumpString = ""; variable
125 std::string dumpString = ""; variable
500 std::string dumpString = "SurfaceDumpTest"; variable
516 std::string dumpString = "FpsDumpTest"; variable
533 std::string dumpString = "ClearFpsDumpTest"; variable
550 std::string dumpString = "ClearFpsDumpTest"; variable
569 std::string dumpString = ""; variable
588 std::string dumpString = ""; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
Drs_screen.cpp528 void RSScreen::ModeInfoDump(std::string& dumpString) in ModeInfoDump()
543 void RSScreen::CapabilityTypeDump(GraphicInterfaceType capabilityType, std::string& dumpString) in CapabilityTypeDump()
569 void RSScreen::CapabilityDump(std::string& dumpString) in CapabilityDump()
582 void RSScreen::PropDump(std::string& dumpString) in PropDump()
592 void RSScreen::PowerStatusDump(std::string& dumpString) in PowerStatusDump()
636 void RSScreen::DisplayDump(int32_t screenIndex, std::string& dumpString) in DisplayDump()
670 void RSScreen::ScreenTypeDump(std::string& dumpString) in ScreenTypeDump()
693 void RSScreen::SurfaceDump(int32_t screenIndex, std::string& dumpString) in SurfaceDump()
702 void RSScreen::FpsDump(int32_t screenIndex, std::string& dumpString, std::string& arg) in FpsDump()
711 void RSScreen::ClearFpsDump(int32_t screenIndex, std::string& dumpString, std::string& arg) in ClearFpsDump()
[all …]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
Drs_event_manager_test.cpp127 std::string dumpString = "0"; variable
147 std::string dumpString = "0"; variable
165 std::string dumpString = "0"; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_event_manager.cpp37 …nager::DumpDetectorParam(std::shared_ptr<RSBaseEventDetector> detectorPtr, std::string& dumpString) in DumpDetectorParam()
51 …ger::DumpEventIntervalMs(std::shared_ptr<RSBaseEventDetector> detectorPtr, std::string& dumpString) in DumpEventIntervalMs()
67 void RSEventManager::DumpAllEventParam(std::string& dumpString) in DumpAllEventParam()
/foundation/multimedia/player_framework/services/dfx/
Dservice_dump_manager.cpp45 std::string dumpString = "------------------MediaDfx------------------\n"; in Dump() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_render_service.cpp249 std::string dumpString; in Dump() local
361 std::string& dumpString, const std::u16string& arg) const in FPSDUMPProcess()
382 std::string& dumpString, const std::u16string& arg) const in FPSDUMPClearProcess()
414 void RSRenderService::DumpRenderServiceTree(std::string& dumpString, bool forceDumpSingleFrame) con… in DumpRenderServiceTree()
436 …std::unordered_set<std::u16string>& argSets, std::string& dumpString, const std::u16string& arg) c… in WindowHitchsDump()
456 void RSRenderService::DumpSurfaceNode(std::string& dumpString, NodeId id) const in DumpSurfaceNode()
Drs_uni_render_thread.cpp658 static void TrimMemGpuLimitType(Drawing::GPUContext* gpuContext, std::string& dumpString, in TrimMemGpuLimitType()
702 void RSUniRenderThread::TrimMem(std::string& dumpString, std::string& type) in TrimMem()
972 void RSUniRenderThread::RenderServiceTreeDump(std::string& dumpString) in RenderServiceTreeDump()
Drs_hardware_thread.cpp159 void RSHardwareThread::RefreshRateCounts(std::string& dumpString) in RefreshRateCounts()
172 void RSHardwareThread::ClearRefreshRateCounts(std::string& dumpString) in ClearRefreshRateCounts()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
Drs_uni_render_thread_test.cpp266 std::string dumpString = ""; variable
366 std::string dumpString = "test"; variable
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
Daudio_memo.cpp102 void AudioMemo::WriteInfo(int32_t fd, std::string &dumpString) in WriteInfo()
Dmedia_monitor_service.cpp56 std::string dumpString = "------------------MediaMonitor------------------\n"; in Dump() local
/foundation/multimedia/player_framework/services/utils/
Dplayer_xcollie.cpp64 std::string dumpString = "------------------XCollieDfx------------------\n"; in Dump() local
/foundation/multimedia/av_codec/test/unittest/dfx_test/
Ddump_utils_test.cpp51 std::string dumpString; in DumpString() local
/foundation/multimedia/drm_framework/services/drm_service/server/src/
Dmediakeysystemfactory_service.cpp132 std::string dumpString; in Dump() local
324 int32_t MediaKeySystemFactoryService::WriteDumpInfo(int32_t fd, std::string &dumpString) in WriteDumpInfo()
/foundation/bundlemanager/app_domain_verify/services/src/manager/core/
Dapp_domain_verify_mgr_service.cpp283 std::string dumpString{}; in Dump() local
288 void AppDomainVerifyMgrService::DumpAllVerifyInfos(std::string& dumpString) in DumpAllVerifyInfos()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
Daudio_policy_server.cpp1455 std::string dumpString; in Dump() local
1476 void AudioPolicyServer::PolicyDataDump(std::string &dumpString) in PolicyDataDump()
1489 void AudioPolicyServer::AudioDevicesDump(std::string &dumpString) in AudioDevicesDump()
1494 void AudioPolicyServer::AudioModeDump(std::string &dumpString) in AudioModeDump()
1499 void AudioPolicyServer::AudioInterruptZoneDump(std::string &dumpString) in AudioInterruptZoneDump()
1504 void AudioPolicyServer::AudioPolicyParserDump(std::string &dumpString) in AudioPolicyParserDump()
1509 void AudioPolicyServer::AudioVolumeDump(std::string &dumpString) in AudioVolumeDump()
1514 void AudioPolicyServer::AudioStreamDump(std::string &dumpString) in AudioStreamDump()
1519 void AudioPolicyServer::XmlParsedDataMapDump(std::string &dumpString) in XmlParsedDataMapDump()
1524 void AudioPolicyServer::EffectManagerInfoDump(std::string &dumpString) in EffectManagerInfoDump()
[all …]
/foundation/multimedia/av_codec/services/dfx/
Davcodec_dump_utils.cpp116 int32_t AVCodecDumpControler::GetDumpString(std::string &dumpString) in GetDumpString()
Davcodec_xcollie.cpp114 std::string dumpString = "[AVCodec_XCollie]\n"; in Dump() local
/foundation/multimedia/player_framework/services/services/sa_media/server/
Dmedia_server_manager.cpp59 int32_t WriteInfo(int32_t fd, std::string &dumpString, std::vector<Dumper> dumpers, bool needDetail) in WriteInfo()
90 std::string dumpString; in Dump() local
/foundation/bundlemanager/app_domain_verify/services/src/agent/core/
Dapp_domain_verify_agent_service.cpp284 std::string dumpString{}; in Dump() local
/foundation/multimedia/player_framework/services/services/monitor/server/
Dmonitor_server.cpp66 std::string dumpString = "------------------Monitor------------------\n"; in Dump() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
Drs_transaction_data.cpp334 void RSTransactionData::DumpCommand(std::string& dumpString) in DumpCommand()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
Daudio_policy_service.cpp8155 void AudioPolicyService::GetSafeVolumeDump(std::string &dumpString) in GetSafeVolumeDump()
8160 void AudioPolicyService::DevicesInfoDump(std::string &dumpString) in DevicesInfoDump()
8191 …:vector<sptr<AudioDeviceDescriptor>> AudioPolicyService::GetDumpDeviceInfo(std::string &dumpString, in GetDumpDeviceInfo()
8256 void AudioPolicyService::AudioModeDump(std::string &dumpString) in AudioModeDump()
8262 void AudioPolicyService::GetCallStatusDump(std::string &dumpString) in GetCallStatusDump()
8286 void AudioPolicyService::GetRingerModeDump(std::string &dumpString) in GetRingerModeDump()
8306 void AudioPolicyService::GetMicrophoneDescriptorsDump(std::string &dumpString) in GetMicrophoneDescriptorsDump()
8324 void AudioPolicyService::AudioPolicyParserDump(std::string &dumpString) in AudioPolicyParserDump()
8374 void AudioPolicyService::XmlParsedDataMapDump(std::string &dumpString) in XmlParsedDataMapDump()
8410 static void StreamEffectSceneInfoDump(string &dumpString, const ProcessNew &processNew, const strin… in StreamEffectSceneInfoDump()
[all …]

123