Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 6 of 6) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/
Dlog_ioctl.h79 MsgHeader hdr = { 0 }; in RequestMsgHead() local
/base/hiviewdfx/hilog/services/hilogd/include/
Dservice_controller.h104 void ServiceController::RequestHandler(const MsgHeader& hdr, std::function<void(const T& rqst)> han… in RequestHandler()
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
Dsocket_server.cpp78 int SocketServer::RecvMsg(struct msghdr *hdr, int flags) in RecvMsg()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_elf.cpp674 bool DfxElf::FillUnwindTableByEhhdrLocal(struct DwarfEhFrameHdr* hdr, struct UnwindTableInfo* uti) in FillUnwindTableByEhhdrLocal()
720 bool DfxElf::FillUnwindTableByEhhdr(struct DwarfEhFrameHdr* hdr, uintptr_t shdrBase, struct UnwindT… in FillUnwindTableByEhhdr()
794 struct DwarfEhFrameHdr* hdr = nullptr; in FindUnwindTableInfo() local
936 struct DwarfEhFrameHdr *hdr = nullptr; in DlPhdrCb() local
/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
Dlog_ioctl.cpp55 int LogIoctl::ReceiveMsgHeaer(MsgHeader& hdr) in ReceiveMsgHeaer()
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp96 int ServiceController::GetMsgHeader(MsgHeader& hdr) in GetMsgHeader()
110 int ServiceController::GetRqst(const MsgHeader& hdr, char* rqst, int expectedLen) in GetRqst()
860 MsgHeader hdr; in CommunicationLoop() local