Searched refs:CmdGetInterfaceMtu (Results 1 – 3 of 3) sorted by relevance
63 int32_t CmdGetInterfaceMtu(MessageParcel &data, MessageParcel &reply);
75 &NetsysNativeServiceStub::CmdGetInterfaceMtu; in InitNetInfoOpToInterfaceMap()527 int32_t NetsysNativeServiceStub::CmdGetInterfaceMtu(MessageParcel &data, MessageParcel &reply) in CmdGetInterfaceMtu() function in OHOS::NetsysNative::NetsysNativeServiceStub
776 int32_t ret = notifyStub_->CmdGetInterfaceMtu(data, reply);