Home
last modified time | relevance | path

Searched defs:dumpRes (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_command_test.cpp71 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 Dprocess_dumper.cpp386 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 Dtrace_collector_client_test.cpp108 auto dumpRes = traceCollector->DumpSnapshot(); variable
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_manager_test.cpp566 int32_t dumpRes = ethernetService.Dump(FD, args); variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp216 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 Dscreen_capture_server.cpp1685 int32_t dumpRes = OHOS::system::GetStringParameter(dumpTag, dumpEnable, "false"); in GetDumpFlag() local
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1589 std::string dumpRes = ""; in RunAsDumpSandboxCommand() local