Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/
H A Dwrapper_decoder.h58 bool InterpreteRtMsg(const nlmsghdr *hdrMsg);
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_decoder.cpp266 result = InterpreteRtMsg(hdrMsg); in DecodeBinary()
441 bool WrapperDecoder::InterpreteRtMsg(const nlmsghdr *hdrMsg) in InterpreteRtMsg() function in OHOS::nmd::WrapperDecoder