Home
last modified time | relevance | path

Searched refs:GetMsgHeader (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dservice_controller.h52 int GetMsgHeader(MsgHeader& hdr);
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp96 int ServiceController::GetMsgHeader(MsgHeader& hdr) in GetMsgHeader() function in OHOS::HiviewDFX::ServiceController
861 int ret = GetMsgHeader(hdr); in CommunicationLoop()