Home
last modified time | relevance | path

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

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