Home
last modified time | relevance | path

Searched refs:NEXT_LIST_CORRECT_DATA (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp39 constexpr const int NEXT_LIST_CORRECT_DATA = 1; member
403 if (matches[i] == downIface && matches[i + NEXT_LIST_CORRECT_DATA] == upIface && in GetNetworkSharingTraffic()
410 } else if (matches[i] == upIface && matches[i + NEXT_LIST_CORRECT_DATA] == downIface && in GetNetworkSharingTraffic()

Completed in 2 milliseconds