Searched defs:isJson (Results 1 – 6 of 6) sorted by relevance
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/ |
| D | dfx_dump_catcher.cpp | 68 …tcher::DoDumpCurrTid(const size_t skipFrameNum, std::string& msg, size_t maxFrameNums, bool isJson) in DoDumpCurrTid() 81 …l DfxDumpCatcher::DoDumpLocalTid(const int tid, std::string& msg, size_t maxFrameNums, bool isJson) in DoDumpLocalTid() 103 bool DfxDumpCatcher::DoDumpLocalPid(int pid, std::string& msg, size_t maxFrameNums, bool isJson) in DoDumpLocalPid() 129 bool DfxDumpCatcher::DoDumpRemoteLocked(int pid, int tid, std::string& msg, bool isJson) in DoDumpRemoteLocked() 135 …umpCatcher::DoDumpLocalLocked(int pid, int tid, std::string& msg, size_t maxFrameNums, bool isJson) in DoDumpLocalLocked() 161 bool DfxDumpCatcher::DumpCatch(int pid, int tid, std::string& msg, size_t maxFrameNums, bool isJson) in DumpCatch() 207 … DfxDumpCatcher::DoDumpCatchRemote(const int type, int pid, int tid, std::string& msg, bool isJson) in DoDumpCatchRemote() 251 int DfxDumpCatcher::DoDumpRemotePid(const int type, int pid, std::string& msg, bool isJson) in DoDumpRemotePid() 283 … DfxDumpCatcher::DoDumpRemotePoll(int bufFd, int resFd, int timeout, std::string& msg, bool isJson) in DoDumpRemotePoll()
|
| /base/hiviewdfx/faultloggerd/services/ |
| D | fault_logger_pipe.cpp | 122 FaultLoggerPipe2::FaultLoggerPipe2(uint64_t time, bool isJson) in FaultLoggerPipe2() 158 void FaultLoggerPipeMap::Set(int pid, uint64_t time, bool isJson) in Set()
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/ |
| D | backtrace_local.cpp | 123 …ol GetBacktrace(std::string& out, size_t skipFrameNum, bool fast, size_t maxFrameNums, bool isJson) in GetBacktrace() 162 std::string GetProcessStacktrace(size_t maxFrameNums, bool isJson) in GetProcessStacktrace()
|
| D | backtrace_local_thread.cpp | 143 std::string BacktraceLocalThread::GetFormattedStr(bool withThreadName, bool isJson) in GetFormattedStr()
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/include/ |
| D | faultloggerd_client.h | 136 bool isJson; member
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/ |
| D | faultloggerd_client.cpp | 219 int RequestSdkDumpJson(int32_t type, int32_t pid, int32_t tid, bool isJson) in RequestSdkDumpJson()
|