Searched defs:jsonFd (Results 1 – 10 of 10) sorted by relevance
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/ |
| D | event_logger_catcher_test.cpp | 273 int jsonFd = 1; variable 328 int jsonFd = 1; variable 377 int jsonFd = 1; variable 573 int jsonFd = 1; variable
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
| D | memory_catcher.cpp | 37 int MemoryCatcher::Catch(int fd, int jsonFd) in Catch()
|
| D | binder_catcher.cpp | 43 int BinderCatcher::Catch(int fd, int jsonFd) in Catch()
|
| D | open_stacktrace_catcher.cpp | 63 int OpenStacktraceCatcher::Catch(int fd, int jsonFd) in Catch()
|
| D | dmesg_catcher.cpp | 127 int DmesgCatcher::Catch(int fd, int jsonFd) in Catch()
|
| D | shell_catcher.cpp | 232 int ShellCatcher::Catch(int fd, int jsonFd) in Catch()
|
| D | peer_binder_catcher.cpp | 68 int PeerBinderCatcher::Catch(int fd, int jsonFd) in Catch()
|
| D | event_log_task.cpp | 41 EventLogTask::EventLogTask(int fd, int jsonFd, std::shared_ptr<SysEvent> event) in EventLogTask()
|
| /base/hiviewdfx/hiview/plugins/eventlogger/ |
| D | event_logger.cpp | 259 int jsonFd = -1; in StartLogCollect() local 498 void EventLogger::GetAppFreezeStack(int jsonFd, std::shared_ptr<SysEvent> event, in GetAppFreezeStack() 588 bool EventLogger::WriteFreezeJsonInfo(int fd, int jsonFd, std::shared_ptr<SysEvent> event) in WriteFreezeJsonInfo()
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| D | vendor.cpp | 175 int jsonFd = FreezeJsonUtil::GetFd(mergeFilePath); in MergeFreezeJsonFile() local
|