Home
last modified time | relevance | path

Searched defs:RestrictBackgroundChanged (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service_iface.cpp64 int32_t NetConnServiceIface::RestrictBackgroundChanged(bool isRestrictBackground) in RestrictBackgroundChanged() function in OHOS::NetManagerStandard::NetConnServiceIface
H A Dnet_conn_service.cpp402 int32_t NetConnService::RestrictBackgroundChanged(bool restrictBackground) in RestrictBackgroundChanged() function in OHOS::NetManagerStandard::NetConnService
/ohos5.0/foundation/communication/netmanager_base/services/common/src/
H A Dnet_manager_center.cpp161 int32_t NetManagerCenter::RestrictBackgroundChanged(bool isRestrictBackground) in RestrictBackgroundChanged() function in OHOS::NetManagerStandard::NetManagerCenter
/ohos5.0/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/
H A Dnet_manager_center_test.cpp73 inline int32_t RestrictBackgroundChanged(bool isRestrictBackground) override in RestrictBackgroundChanged() function in OHOS::NetManagerStandard::__anonf47712420110::TestConnService