Searched defs:isJson (Results 1 - 7 of 7) sorted by relevance
/base/hiviewdfx/faultloggerd/example/ |
H A D | dump_catcher_demo.cpp | 29 static NOINLINE int TestFuncDump(int32_t pid, int32_t tid, bool isJson) in TestFuncDump() argument
|
/base/hiviewdfx/faultloggerd/services/ |
H A D | fault_logger_pipe.cpp | 119 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 D | faultloggerd_client.cpp | 224 int RequestSdkDumpJson(int32_t pid, int32_t tid, bool isJson, int timeout) in RequestSdkDumpJson() argument
|
/base/hiviewdfx/faultloggerd/interfaces/common/ |
H A D | dfx_socket_request.h | 147 bool isJson; member
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/ |
H A D | dfx_dump_catcher.cpp | 137 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 D | HmSymbolConfig_ohos.cpp | 259 bool isJson = jsonReader->parse(data.get(), data.get() + size, &root, &errs); in CheckConfigFile() local
|
H A D | FontConfig_ohos.cpp | 442 bool isJson = jsonReader->parse(data, data + size, &root, &errs); in checkConfigFile() local
|
Completed in 7 milliseconds