Home
last modified time | relevance | path

Searched defs:isJson (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/faultloggerd/example/
H A Ddump_catcher_demo.cpp29 static NOINLINE int TestFuncDump(int32_t pid, int32_t tid, bool isJson) in TestFuncDump() argument
/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_pipe.cpp119 FaultLoggerPipe2::FaultLoggerPipe2(uint64_t time, bool isJson) in FaultLoggerPipe2() argument
155 void FaultLoggerPipeMap::Set(int pid, uint64_t time, bool isJson) in Set() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
H A Dfaultloggerd_client.cpp224 int RequestSdkDumpJson(int32_t pid, int32_t tid, bool isJson, int timeout) in RequestSdkDumpJson() argument
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_socket_request.h147 bool isJson; member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp137 bool DfxDumpCatcher::DoDumpRemoteLocked(int pid, int tid, std::string& msg, bool isJson, int timeout) in DoDumpRemoteLocked() argument
215 int DfxDumpCatcher::DumpCatchProcess(int pid, std::string& msg, size_t maxFrameNums, bool isJson) in DumpCatchProcess() argument
229 bool DfxDumpCatcher::DumpCatch(int pid, int tid, std::string& msg, size_t maxFrameNums, bool isJson) in DumpCatch() argument
284 bool DfxDumpCatcher::DoDumpCatchRemote(int pid, int tid, std::string& msg, bool isJson, int timeout) in DoDumpCatchRemote() argument
334 int DfxDumpCatcher::DoDumpRemotePid(int pid, std::string& msg, bool isJson, int32_ argument
434 DoDumpRemotePoll(int bufFd, int resFd, int timeout, std::string& msg, bool isJson) DoDumpRemotePoll() argument
[all...]
/third_party/skia/src/ports/skia_ohos/
H A DHmSymbolConfig_ohos.cpp259 bool isJson = jsonReader->parse(data.get(), data.get() + size, &root, &errs); in CheckConfigFile() local
H A DFontConfig_ohos.cpp442 bool isJson = jsonReader->parse(data, data + size, &root, &errs); in checkConfigFile() local

Completed in 7 milliseconds