Home
last modified time | relevance | path

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

123

/third_party/protobuf/js/commonjs/
H A Drewrite_tests_for_commonjs.js63 var pkg = null; variable
/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/
H A Drewrite_tests_for_commonjs.js63 var pkg = null; variable
/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
/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
/third_party/icu/icu4c/source/common/
H A Dservrbf.cpp62 char pkg[20]; in handleCreate() local
/third_party/node/deps/icu-small/source/common/
H A Dservrbf.cpp62 char pkg[20]; in handleCreate() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dservrbf.cpp62 char pkg[20]; in handleCreate() local
/third_party/python/Lib/test/test_importlib/import_/
H A Dtest_packages.py27 import pkg.module namespace
[all...]
/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
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_icu.cpp154 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_icu.cpp154 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkg_icu.cpp154 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile() 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
/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

Completed in 9 milliseconds

123