Home
last modified time | relevance | path

Searched defs:uids (Results 76 - 82 of 82) sorted by relevance

1234

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6158 std::vector<int32_t> uids; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_native_client.cpp1267 int32_t NetsysNativeClient::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain() argument
1277 int32_t NetsysNativeClient::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain() argument
1297 int32_t NetsysNativeClient::FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, uint32_t firewallRule) in FirewallSetUidRule() argument
245 CreateVnic(uint16_t mtu, const std::string &tunAddr, int32_t prefix, const std::set<int32_t> &uids) CreateVnic() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service_stub.cpp943 std::set<int32_t> uids; in CmdCreateVnic() local
1251 std::vector<uint32_t> uids; in CmdFirewallSetUidsAllowedListChain() local
1267 std::vector<uint32_t> uids; in CmdFirewallSetUidsDeniedListChain() local
1293 std::vector<uint32_t> uids; CmdFirewallSetUidRule() local
[all...]
/third_party/eudev/src/udev/
H A Dudev-rules.c76 struct uid_gid *uids; member
497 struct uid_gid *uids; in add_uid() local
[all...]
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2826 int32_t NetConnService::EnableVnicNetwork(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &uids) in EnableVnicNetwork() argument
2836 int32_t NetConnService::EnableVnicNetworkAsync(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &uids) in EnableVnicNetworkAsync() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp126 std::vector<int32_t> uids; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp3577 std::vector<int32_t> uids; in GetAllBundleStats() local

Completed in 45 milliseconds

1234