Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/include/manager/
H A Dbandwidth_manager.h124 int64_t globalAlertBytes_ = 0; member in OHOS::nmd::BandwidthManager
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dbandwidth_manager.cpp252 globalAlertBytes_ = bytes; in SetGlobalAlert()
257 if (bytes == globalAlertBytes_) { in SetGlobalAlert()
262 globalAlertBytes_ = 0; in SetGlobalAlert()

Completed in 2 milliseconds