Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnat464_service.cpp37 tryStopDiscovery_ = false; in Nat464Service()
99 if (tryStopDiscovery_) { in DiscoverPrefix()
101 tryStopDiscovery_ = false; in DiscoverPrefix()
160 tryStopDiscovery_ = true; in StopPrefixDiscovery()
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnat464_service.h57 std::atomic<bool> tryStopDiscovery_; member in OHOS::NetManagerStandard::Nat464Service

Completed in 1 milliseconds