Searched refs:InterpreteInfoMsg (Results 1 – 3 of 3) sorted by relevance
55 bool InterpreteInfoMsg(const nlmsghdr *hdrMsg);
255 result = InterpreteInfoMsg(hdrMsg); in DecodeBinary()280 bool WrapperDecoder::InterpreteInfoMsg(const nlmsghdr *hdrMsg) in InterpreteInfoMsg() function in OHOS::nmd::WrapperDecoder
355 auto ret = decoder->InterpreteInfoMsg(hdrMsg);