Home
last modified time | relevance | path

Searched refs:COMM_VPN_MANAGER_SYS_ABILITY_ID (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnetworkvpn_client_test.cpp151 sptr<IRemoteObject> remote = sam->CheckSystemAbility(COMM_VPN_MANAGER_SYS_ABILITY_ID); in HWTEST_F()
163 remote = sam->CheckSystemAbility(COMM_VPN_MANAGER_SYS_ABILITY_ID); in HWTEST_F()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h98 COMM_VPN_MANAGER_SYS_ABILITY_ID = 1155, enumerator
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs92 pub const COMM_VPN_MANAGER_SYS_ABILITY_ID: i32 = 1155; consts
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dnetworkvpn_client.cpp294 sptr<IRemoteObject> remote = sam->CheckSystemAbility(COMM_VPN_MANAGER_SYS_ABILITY_ID); in GetProxy()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnetworkvpn_client_test.cpp280 sptr<IRemoteObject> remote = sam->CheckSystemAbility(COMM_VPN_MANAGER_SYS_ABILITY_ID); in HWTEST_F()
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp77 NetworkVpnService::NetworkVpnService() : SystemAbility(COMM_VPN_MANAGER_SYS_ABILITY_ID, true) {} in NetworkVpnService()

Completed in 8 milliseconds