Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds