Searched defs:dumpRes (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/ |
H A D | dumpcatcher_command_test.cpp | 71 string dumpRes = ExecuteCommands(testCommand); variable 92 string dumpRes = ExecuteCommands(testCommand); variable 120 string dumpRes = ExecuteCommands(testCommand); variable 148 string dumpRes = ExecuteCommands(testCommand); variable 176 string dumpRes = ExecuteCommands(testCommand); variable
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | process_dumper.cpp | 386 void ProcessDumper::InitRegs(std::shared_ptr<ProcessDumpRequest> request, int &dumpRes) in InitRegs() 483 bool ProcessDumper::Unwind(std::shared_ptr<ProcessDumpRequest> request, int &dumpRes, pid_t vmPid) in Unwind() 510 int dumpRes = DumpErrorCode::DUMP_ESUCCESS; in DumpProcess() local 619 …rocessDumper::InitUnwinder(std::shared_ptr<ProcessDumpRequest> request, pid_t &vmPid, int &dumpRes) in InitUnwinder()
|
/ohos5.0/base/hiviewdfx/hiview/test/unittest/unified_collection/client/ |
H A D | trace_collector_client_test.cpp | 108 auto dumpRes = traceCollector->DumpSnapshot(); variable
|
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/ |
H A D | ethernet_manager_test.cpp | 566 int32_t dumpRes = ethernetService.Dump(FD, args); variable
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 216 int32_t dumpRes = OHOS::system::GetStringParameter(dumpTag, dumpEnable, "false"); in GetDumpFlag() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
H A D | screen_capture_server.cpp | 1685 int32_t dumpRes = OHOS::system::GetStringParameter(dumpTag, dumpEnable, "false"); in GetDumpFlag() local
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 1589 std::string dumpRes = ""; in RunAsDumpSandboxCommand() local
|