Home
last modified time | relevance | path

Searched refs:COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_controller.cpp43 …samgrProxy->UnSubscribeSystemAbility(COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID, systemAbilityListener… in ~CellularDataController()
79 …samgrProxy->SubscribeSystemAbility(COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID, systemAbilityListener_); in Init()
353 case COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID: in OnAddSystemAbility()
387 case COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID: in OnRemoveSystemAbility()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h95 COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID = 1152, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs89 pub const COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID: i32 = 1152; const
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp197 { COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID, "NetPolicyManager" },
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_client.cpp111 sptr<IRemoteObject> remote = sam->CheckSystemAbility(COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID); in GetProxy()
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_policy_service.cpp54 : SystemAbility(COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID, true), state_(STATE_STOPPED) in NetPolicyService()
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp712 …controller.systemAbilityListener_->OnAddSystemAbility(COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID, "tes…
717 …controller.systemAbilityListener_->OnRemoveSystemAbility(COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID, "…
772 …controller.systemAbilityListener_->OnAddSystemAbility(COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID, "tes…
777 …controller.systemAbilityListener_->OnRemoveSystemAbility(COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID, "…