Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h95 COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID = 1152, enumerator
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs89 pub const COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID: i32 = 1152; consts
/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()
/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()
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp178 AddSystemAbilityListener(COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID); in Init()
2514 } else if (systemAbilityId == COMM_NET_POLICY_MANAGER_SYS_ABILITY_ID) { in OnAddSystemAbility()

Completed in 10 milliseconds