Home
last modified time | relevance | path

Searched defs:uids (Results 51 – 75 of 80) sorted by relevance

1234

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnetpolicy_exec.cpp263 napi_value uids = NapiUtils::CreateArray(context->GetEnv(), context->uidTogether_.size()); in GetUidsByPolicyCallback() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp237 const std::set<int32_t> &uids) override in CreateVnic()
352 …int32_t FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) override in FirewallSetUidsAllowedListChain()
357 … int32_t FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) override in FirewallSetUidsDeniedListChain()
367 …int32_t FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, uint32_t firewallRul… in FirewallSetUidRule()
1948 std::set<int32_t> uids; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_test.cpp1351 std::vector<int32_t> uids; variable
1366 std::vector<int32_t> uids; variable
H A Dbms_install_daemon_ipc_test.cpp700 std::vector<int32_t> uids; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject.h486 …BASE_NS::vector<IObject::Ptr> GetAttachments(const BASE_NS::vector<TypeId>& uids, bool strict) con… in GetAttachments()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h210 std::vector<int64_t> &bundleStats, const std::vector<int32_t> &uids) in GetAllBundleStats()
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_stub_test.h297 …int32_t EnableVnicNetwork(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &uids) ove… in EnableVnicNetwork()
H A Dnet_conn_service_stub_test.cpp1037 std::set<int32_t> uids; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service_stub.cpp887 std::set<int32_t> uids; in CmdCreateVnic() local
1159 std::vector<uint32_t> uids; in CmdFirewallSetUidsAllowedListChain() local
1175 std::vector<uint32_t> uids; in CmdFirewallSetUidsDeniedListChain() local
1201 std::vector<uint32_t> uids; in CmdFirewallSetUidRule() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp185 std::vector<int64_t> &bundleStats, const std::vector<int32_t> &uids) in GetAllBundleStats()
H A Dmock_install_client.cpp135 std::vector<int64_t> &bundleStats, const std::vector<int32_t> &uids) in GetAllBundleStats()
H A Dmock_installd_host_impl.cpp120 std::vector<int64_t> &bundleStats, const std::vector<int32_t> &uids) in GetAllBundleStats()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp182 std::vector<int> uids; in getCcmPublishControl() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_manager_service.cpp771 cJSON *uids = cJSON_GetObjectItemCaseSensitive(object, "uid_and_gid"); in RestoreUidAndGidMap() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp963 const std::set<int32_t> &uids) in CreateVnic()
1511 …iveServiceProxy::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain()
1551 …tiveServiceProxy::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain()
1623 …2_t NetsysNativeServiceProxy::FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, in FirewallSetUidRule()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp205 std::vector<int64_t> &bundleStats, const std::vector<int32_t> &uids) in GetAllBundleStats()
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_db_helper.cpp210 int32_t UsbRightDbHelper::QueryRightRecordUids(std::vector<std::string> &uids) in QueryRightRecordUids()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp87 …tConnClient::EnableVnicNetwork(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &uids) in EnableVnicNetwork()
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_subscriber_manager_test.cpp517 uid_t uids = 1; in HWTEST_F() local
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp1195 std::set<int32_t> uids; in DumpCancelTask() local
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2645 …ConnService::EnableVnicNetwork(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &uids) in EnableVnicNetwork()
2655 …ervice::EnableVnicNetworkAsync(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &uids) in EnableVnicNetworkAsync()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp499 std::vector<int32_t> uids; in HandleGetAllBundleStats() local
H A Dinstalld_proxy.cpp340 std::vector<int64_t> &bundleStats, const std::vector<int32_t> &uids) in GetAllBundleStats()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp73 …erviceProxy::EnableVnicNetwork(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &uids) in EnableVnicNetwork()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_service_stub.cpp319 std::set<int32_t> uids; in OnEnableVnicNetwork() local

1234