Home
last modified time | relevance | path

Searched defs:uids (Results 26 – 50 of 80) sorted by relevance

1234

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service_iface.cpp33 …erviceIface::EnableVnicNetwork(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &uids) in EnableVnicNetwork()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dfirewall_manager.cpp277 int32_t FirewallManager::SetUidsAllowedListChain(ChainType chain, const std::vector<uint32_t> &uids) in SetUidsAllowedListChain()
326 int32_t FirewallManager::SetUidsDeniedListChain(ChainType chain, const std::vector<uint32_t> &uids) in SetUidsDeniedListChain()
H A Dvnic_manager.cpp286 const std::set<int32_t> &uids) in CreateVnic()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_db_info_test/
H A Dfms_form_db_info_test.cpp414 auto uids = innerInfo.GetUserUids(); variable
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp321 std::vector<uint32_t> uids; in SetNetAllowApps() local
494 std::vector<uint32_t> uids; in ResetFirewallAllowList() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_controller_test.cpp361 std::vector<uint32_t> uids; variable
710 std::vector<uint32_t> uids; variable
1106 std::set<int32_t> uids; variable
H A Dnetsys_native_client_test.cpp198 std::vector<uint32_t> uids; variable
H A Dnetsys_native_service_proxy_test.cpp407 std::set<int32_t> uids; variable
H A Dnetsys_native_service_test.cpp400 std::vector<uint32_t> uids = {1001}; variable
830 std::set<int32_t> uids; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_container.h93 BASE_NS::vector<TypeId> uids; member
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp106 const std::set<int32_t> &uids) in CreateVnic()
427 …etManagerNative::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain()
433 …NetManagerNative::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain()
445 int32_t NetManagerNative::FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, uin… in FirewallSetUidRule()
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_proxy_test.cpp653 std::set<int32_t> uids; variable
661 std::set<int32_t> uids; variable
H A Dnet_conn_service_test.cpp1022 std::set<int32_t> uids; variable
1034 std::set<int32_t> uids; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/
H A Dany.h51 static constexpr TypeId uids[] = { TYPE_ID }; in GetCompatibleTypes() local
235 static constexpr TypeId uids[] = { ARRAY_TYPE_ID, VECTOR_TYPE_ID }; in GetCompatibleTypes() local
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_rule.cpp132 std::vector<uint32_t> uids; variable
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp95 const std::set<int32_t> &uids) in CreateVnic()
846 …etsysController::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain()
856 …NetsysController::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain()
876 int32_t NetsysController::FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, uin… in FirewallSetUidRule()
H A Dnetsys_controller_service_impl.cpp63 const std::set<int32_t> &uids) in CreateVnic()
633 …llerServiceImpl::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain()
639 …ollerServiceImpl::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain()
651 … NetsysControllerServiceImpl::FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, in FirewallSetUidRule()
H A Dnetsys_native_client.cpp246 const std::set<int32_t> &uids) in CreateVnic()
1236 …sysNativeClient::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain()
1246 …tsysNativeClient::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain()
1266 int32_t NetsysNativeClient::FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, u… in FirewallSetUidRule()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dattachment_container.cpp184 …::vector<IObject::Ptr> AttachmentContainer::GetAttachments(const BASE_NS::vector<TypeId>& uids, bo… in GetAttachments()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp407 const std::set<int32_t> &uids) in CreateVnic()
557 …ysNativeService::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain()
563 …sysNativeService::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain()
575 int32_t NetsysNativeService::FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, in FirewallSetUidRule()
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netpolicyclient_fuzzer/
H A Dnet_policy_client_fuzzer.cpp395 std::vector<uint32_t> uids = NetPolicyGetData<std::vector<uint32_t>>(); in SetDeviceIdleTrustlistFuzzTest() local
425 std::vector<uint32_t> uids = NetPolicyGetData<std::vector<uint32_t>>(); in SetPowerSaveTrustlistFuzzTest() local
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/
H A Dabilityappmgrapprunningmanager_fuzzer.cpp161 int32_t uids = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPIaddc() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp1530 std::vector<int32_t> uids; variable
1544 std::vector<int32_t> uids; variable
1558 std::vector<int32_t> uids; variable
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp230 int32_t NetPolicyRule::GetUidsByPolicy(uint32_t policy, std::vector<uint32_t> &uids) in GetUidsByPolicy()
/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
H A Duid_entity.cpp57 std::vector<int32_t> uids; in GetUids() local

1234