/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_container_query.h | 39 BASE_NS::vector<BASE_NS::Uid> uids; member
|
H A D | intf_container.h | 93 BASE_NS::vector<TypeId> uids; member
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/firewall_manager_test/ |
H A D | firewall_manager_test.cpp | 225 std::vector<uint32_t> uids; in HWTEST_F() local 240 std::vector<uint32_t> uids; in HWTEST_F() local 256 std::vector<uint32_t> uids; in HWTEST_F() local 272 std::vector<uint32_t> uids; HWTEST_F() local 287 std::vector<uint32_t> uids; HWTEST_F() local 303 std::vector<uint32_t> uids; HWTEST_F() local [all...] |
H A D | firewall_manager_class_test.cpp | 271 std::vector<uint32_t> uids; in HWTEST_F() local 284 std::vector<uint32_t> uids; in HWTEST_F() local 297 std::vector<uint32_t> uids; in HWTEST_F() local 310 std::vector<uint32_t> uids; in HWTEST_F() local [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/ |
H A D | any_pointer_compatibility.h | 48 static TypeId uids[] = { typeId, SharedPtrConstIInterfaceId }; in GetCompatibleTypes() local 51 static TypeId uids[] = { typeId, SharedPtrIInterfaceId, SharedPtrConstIInterfaceId }; in GetCompatibleTypes() local 56 static TypeId uids[] = { typeId, SharedPtrIInterfaceId, SharedPtrConstIInterfaceId }; in GetCompatibleTypes() local 59 static TypeId uids[] = { typeId, SharedPtrIInterfaceId }; in GetCompatibleTypes() local 63 static TypeId uids[] = { typeId, SharedPtrConstIInterfaceId }; in GetCompatibleTypes() local 67 static TypeId uids[] = { typeId, SharedPtrIInterfaceId }; GetCompatibleTypes() local 137 static TypeId uids[] = { typeId, SharedPtrConstIInterfaceId, WeakPtrConstIInterfaceId }; GetCompatibleTypes() local 140 static TypeId uids[] = { typeId, SharedPtrIInterfaceId, SharedPtrConstIInterfaceId, WeakPtrIInterfaceId, GetCompatibleTypes() local 146 static TypeId uids[] = { typeId, SharedPtrIInterfaceId, SharedPtrConstIInterfaceId, WeakPtrIInterfaceId, GetCompatibleTypes() local 150 static TypeId uids[] = { typeId, SharedPtrIInterfaceId, WeakPtrIInterfaceId }; GetCompatibleTypes() local 154 static TypeId uids[] = { typeId, SharedPtrConstIInterfaceId, WeakPtrConstIInterfaceId }; GetCompatibleTypes() local 158 static TypeId uids[] = { typeId, SharedPtrIInterfaceId, WeakPtrIInterfaceId }; GetCompatibleTypes() local [all...] |
H A D | any.h | 51 static constexpr TypeId uids[] = { TYPE_ID }; variable 235 static constexpr TypeId uids[] = { ARRAY_TYPE_ID, VECTOR_TYPE_ID }; variable
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/ |
H A D | BaseObjectTest.cpp | 84 void CheckInterfaces(const IObject::ConstPtr& object, bool implements, const BASE_NS::vector<BASE_NS::Uid>& uids) in CheckInterfaces() argument
|
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
H A D | ut_firewall_rule.cpp | 96 std::set<uint32_t> uids; in HWTEST_F() local 132 std::vector<uint32_t> uids; in HWTEST_F() local
|
H A D | ut_netsys_policy_wrapper.cpp | 114 std::vector<uint32_t> uids; in HWTEST_F() local 122 std::vector<uint32_t> uids; in HWTEST_F() local
|
H A D | net_policy_service_stub_test.cpp | 496 std::vector<uint32_t> uids; in HWTEST_F() local 565 std::vector<uint32_t> uids; in HWTEST_F() local [all...] |
/foundation/communication/netmanager_base/services/netmanagernative/include/manager/ |
H A D | firewall_manager.h | 31 std::vector<uint32_t> uids; member
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
H A D | net_conn_client_vnic_test.cpp | 69 std::set<int32_t> uids; in HWTEST_F() local 79 std::set<int32_t> uids; in HWTEST_F() local 92 std::set<int32_t> uids; in HWTEST_F() local
|
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/ |
H A D | ut_firewall_rule.cpp | 96 std::set<uint32_t> uids; in HWTEST_F() local 132 std::vector<uint32_t> uids; in HWTEST_F() local
|
/foundation/ability/form_fwk/test/unittest/fms_form_db_info_test/ |
H A D | fms_form_db_info_test.cpp | 414 auto uids = innerInfo.GetUserUids(); in HWTEST_F() local
|
/foundation/resourceschedule/device_standby/plugins/strategy/src/ |
H A D | network_strategy.cpp | 102 void NetworkStrategy::SetFirewallAllowedList(const std::vector<uint32_t>& uids, bool isAdded) in SetFirewallAllowedList() argument
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | vnic_manager_test.cpp | 103 std::set<int32_t> uids = {5527}; in HWTEST_F() local 122 std::set<int32_t> uids; in HWTEST_F() local 136 const std::set<int32_t> uids = {5527}; in HWTEST_F() local
|
H A D | net_manager_native_test.cpp | 156 std::vector<uint32_t> uids; in HWTEST_F() local 196 std::set<int32_t> uids; in HWTEST_F() local
|
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | object.cpp | 68 BASE_NS::vector<IObject::Ptr> Object::GetAttachments(const BASE_NS::vector<TypeId>& uids, bool strict) const in GetAttachments() argument 103 bool CheckRequiredInterfaces(const IContainer::Ptr& container, const BASE_NS::vector<BASE_NS::Uid>& uids) in CheckRequiredInterfaces() argument 130 const auto& uids = options.uids; in FindAllContainers() local [all...] |
H A D | attachment_container.cpp | 184 BASE_NS::vector<IObject::Ptr> AttachmentContainer::GetAttachments(const BASE_NS::vector<TypeId>& uids, bool strict) in GetAttachments() argument
|
/foundation/communication/netmanager_base/services/netpolicymanager/src/firewall_rule/ |
H A D | firewall_rule.cpp | 50 void FirewallRule::SetAllowedList(const std::vector<uint32_t> &uids, uint32_t rule) in SetAllowedList() argument 76 void FirewallRule::SetAllowedList(const std::set<uint32_t> &uids) in SetAllowedList() argument 123 void FirewallRule::SetDeniedList(const std::vector<uint32_t> &uids) in SetDeniedList() argument
|
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
H A D | net_policy_firewall.cpp | 40 int32_t NetPolicyFirewall::SetDeviceIdleTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetDeviceIdleTrustlist() argument 57 int32_t NetPolicyFirewall::SetPowerSaveTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetPowerSaveTrustlist() argument 78 void NetPolicyFirewall::UpdateFirewallPolicyList(uint32_t chainType, const std::vector<uint32_t> &uids, bool isAllowed) in UpdateFirewallPolicyList() argument 99 int32_t NetPolicyFirewall::GetDeviceIdleTrustlist(std::vector<uint32_t> &uids) in GetDeviceIdleTrustlist() argument 109 GetPowerSaveTrustlist(std::vector<uint32_t> &uids) GetPowerSaveTrustlist() argument [all...] |
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_service_test/ |
H A D | net_policy_service_test.cpp | 97 std::vector<uint32_t> uids; in HWTEST_F() local 167 std::vector<uint32_t> uids; in HWTEST_F() local
|
/foundation/communication/netmanager_base/services/netpolicymanager/src/common/ |
H A D | netsys_policy_wrapper.cpp | 97 int32_t NetsysPolicyWrapper::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain() argument 105 int32_t NetsysPolicyWrapper::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain() argument 113 FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, uint32_t firewallRule) FirewallSetUidRule() argument [all...] |
/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_conn_service_iface.cpp | 33 int32_t NetConnServiceIface::EnableVnicNetwork(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &uids) in EnableVnicNetwork() argument
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_service_test/ |
H A D | net_conn_service_stub_test.cpp | 1037 std::set<int32_t> uids; in HWTEST_F() local
|