Home
last modified time | relevance | path

Searched defs:pkg (Results 1 - 22 of 22) sorted by relevance

/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dextended_vpn_ctl.cpp31 ExtendedVpnCtl::ExtendedVpnCtl(sptr<VpnConfig> config, const std::string &pkg, int32_t userId, std::vector<int32_t> &activeUserIds) in ExtendedVpnCtl() argument
H A Dipsec_vpn_ctl.cpp27 IpsecVpnCtl::IpsecVpnCtl(sptr<VpnConfig> config, const std::string &pkg, int32_t userId, in IpsecVpnCtl() argument
H A Dl2tp_vpn_ctl.cpp27 L2tpVpnCtl::L2tpVpnCtl(sptr<VpnConfig> config, const std::string &pkg, int32_t userId, in L2tpVpnCtl() argument
H A Dopen_vpn_ctl.cpp27 OpenvpnCtl::OpenvpnCtl(sptr<VpnConfig> config, const std::string &pkg, int32_t userId, in OpenvpnCtl() argument
H A Dnet_vpn_impl.cpp45 NetVpnImpl::NetVpnImpl(sptr<VpnConfig> config, const std::string &pkg, int32_t userId, std::vector<int32_t> &activeUserIds) in NetVpnImpl() argument
H A Dnetworkvpn_service.cpp234 int32_t NetworkVpnService::Prepare(bool &isExistVpn, bool &isRun, std::string &pkg) in Prepare() argument
1127 int32_t NetworkVpnService::SetAlwaysOnVpn(std::string &pkg, bool &enable) in SetAlwaysOnVpn() argument
1141 int32_t NetworkVpnService::GetAlwaysOnVpn(std::string &pkg) in GetAlwaysOnVpn() argument
1168 std::string pkg = vpnObj_->GetVpnPkg(); in StartAlwaysOnVpn() local
[all...]
/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Dpkg_delay_suspend_info.h34 PkgDelaySuspendInfo(const string& pkg, const int32_t& uid, const shared_ptr<TimerManager>& timerManager) in PkgDelaySuspendInfo() argument
H A Dkey_info.h25 KeyInfo(const std::string& pkg, const int32_t& uid, const int32_t& pid = -1): pkg_(pkg), uid_(uid), pid_(pid) {} in KeyInfo() argument
38 inline bool IsEqual(const std::string& pkg, const int32_t& uid) const in IsEqual() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dability_controller_stub.cpp69 std::string pkg = data.ReadString(); in HandleAllowAbilityStart() local
78 std::string pkg = data.ReadString(); in HandleAllowAbilityBackground() local
/foundation/multimedia/av_session/services/session/server/test/fuzztest/softbussessionmanager_fuzzer/
H A Dsoftbussessionmanager_fuzzer.cpp71 std::string pkg = "111"; in SoftbusSessionManagerFuzzTest() local
/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_distributed_data_manager.cpp83 void SoftbusDistributedDataManager::InitSessionServer(const std::string &pkg) in InitSessionServer() argument
103 void SoftbusDistributedDataManager::DestroySessionServer(const std::string &pkg) in DestroySessionServer() argument
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnetworkvpn_client_test.cpp75 std::string pkg; in HWTEST_F() local
84 std::string pkg; in HWTEST_F() local
H A Dnetworkvpn_service_test.cpp114 std::string pkg; in HWTEST_F() local
206 std::string pkg = ""; in HWTEST_F() local
H A Dnet_vpn_impl_test.cpp51 NetVpnImplInstance::NetVpnImplInstance(sptr<VpnConfig> config, const std::string &pkg, int32_t userId, std::vector<int32_t> &activeUserIds) in NetVpnImplInstance() argument
/foundation/multimedia/av_session/services/session/server/test/
H A Dsoftbus_session_manager_test.cpp99 std::string pkg = "AVSESSION"; in HWTEST_F() local
142 std::string pkg = "111"; in HWTEST_F() local
460 std::string pkg = "AVSESSION"; in HWTEST_F() local
480 std::string pkg = "AVSESSION"; in HWTEST_F() local
/foundation/communication/dsoftbus/core/common/security/permission/standard/
H A Dsoftbus_permission.cpp128 std::string pkg = ""; in CheckDiscPermission() local
142 std::string pkg = ""; in CheckBusCenterPermission() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnet_vpn_impl_test.cpp51 NetVpnImplInstance::NetVpnImplInstance(sptr<VpnConfig> config, const std::string &pkg, int32_t userId, in NetVpnImplInstance() argument
H A Dnetworkvpn_service_test.cpp252 std::string pkg = "test1"; in HWTEST_F() local
274 std::string pkg = "test1"; in HWTEST_F() local
338 std::string pkg = ""; in HWTEST_F() local
406 std::string pkg = "vpn"; in HWTEST_F() local
420 std::string pkg = ""; HWTEST_F() local
[all...]
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dnetworkvpn_client.cpp47 int32_t NetworkVpnClient::Prepare(bool &isExistVpn, bool &isRun, std::string &pkg) in Prepare() argument
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ipc/
H A Dnetworkvpn_service_proxy.cpp61 int32_t NetworkVpnServiceProxy::Prepare(bool &isExistVpn, bool &isRun, std::string &pkg) in Prepare() argument
/foundation/communication/netmanager_ext/services/vpnmanager/src/ipc/
H A Dnetworkvpn_service_stub.cpp126 std::string pkg; in ReplyPrepare() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_ctrl_act.c601 Packet *pkg = PacketMalloc(AVCT_PKG_HDR_LEN_START, 0, 0); in AvctMakeFrgMsgHeadStart() local
626 Packet *pkg = PacketMalloc(AVCT_PKG_HDR_LEN_CONTINUE, 0, 0); in AvctMakeFrgMsgHeadContinueEnd() local

Completed in 15 milliseconds