Home
last modified time | relevance | path

Searched refs:set (Results 3501 - 3525 of 10270) sorted by relevance

1...<<141142143144145146147148149150>>...411

/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/include/
H A Dsocperf_plugin.h19 #include <set>
39 std::set<uint32_t> resTypes;
/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf.h19 #include <set>
46 std::set<std::string> recordDeviceMode_;
/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_networking_collect.h21 #include <set>
40 std::set<std::string> deviceOnlineSet_;
/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_inner_define.h113 std::set<uint32_t> deniedList;
114 std::set<uint32_t> allowedList;
H A Dnet_policy_core.h42 std::set<uint32_t> deviceIdleList;
44 std::set<uint32_t> powerSaveList;
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnetwork_security_config.h20 #include <set>
71 std::set<std::string> &allFileNames, std::string &caFile);
/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnetwork.h59 void SetNetCaps(const std::set<NetCap> &netCaps);
109 std::set<NetCap> netCaps_;
H A Dnet_activate.h60 std::set<NetBearType> GetBearType() const;
70 bool HaveTypes(const std::set<NetBearType> &bearerTypes) const;
/foundation/communication/netmanager_base/services/netmanagernative/include/manager/
H A Dconn_manager.h22 #include <set>
71 * @param hasDns true if this network set dns
72 * @param secure true if set bypass=false
91 * @param netId The network to set as the default
194 * @param netId The network to set
197 * @return Returns 0, successfully set the permission for specific network, otherwise it will fail
213 * @param uidRanges App uids to set
215 * @return Returns 0, successfully set the uids for specific network, otherwise it will fail
223 * @param uidRanges App uids to set
241 * @return Returns 0, successfully set th
[all...]
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service_iface.cpp33 int32_t NetConnServiceIface::EnableVnicNetwork(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &uids) in EnableVnicNetwork()
60 const std::set<NetCap> &netCaps, uint32_t &supplierId) in RegisterNetSupplier()
/foundation/communication/netmanager_base/utils/common_utils/include/
H A Ddelayed_queue.h25 #include <set>
58 // set needRun_ = false, and notify the thread to wake in ~DelayedQueue()
88 std::array<std::set<std::shared_ptr<T>, std::owner_less<std::shared_ptr<T>>>, ARRAY_SIZE + DELAYED_COUNT> elems_;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_meta_executor.cpp22 bool isMemDb, std::set<std::string> &outKeys) in GetMetaKeysByKeyPrefix()
95 bool isMemDb, std::set<std::string> &devices) in GetExistsDevicesFromMeta()
H A Dsqlite_single_ver_storage_engine.h94 int EraseDeviceWaterMark(const std::set<std::string> &removeDevices, bool isNeedHash);
96 std::set<std::string> &removeDevices, bool &isNeedHash) const;
H A Dquery_object.h33 const std::set<Key> &keys);
82 std::set<Key> keys_;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dicloud_syncer.h70 std::set<Key> deletePrimaryKeySet;
71 std::set<Key> dupHashKeySet;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_connection.h21 #include <set>
117 mutable std::set<IKvDBSnapshot *> snapshots_;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dnetwork_adapter.h19 #include <set>
79 std::set<std::string> onlineRemoteDev_; // Refer to devices that has peer process
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/include/
H A Drd_json_object.h20 #include <set>
111 int CheckSubObj(std::set<std::string> &fieldSet, cJSON *subObj, int parentType, bool isFirstFloor);
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dconnection.h21 #include <set>
36 using Notifier = std::function<void(const std::set<std::string> &tables)>;
/foundation/distributeddatamgr/pasteboard/services/zidl/include/
H A Dpasteboard_service_proxy.h34 virtual std::set<Pattern> DetectPatterns(const std::set<Pattern> &patternsToCheck) override;
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/
H A Dcycle_task_runner.cpp85 LOGE("result set get %{public}s column index err %{public}d", key.c_str(), err); in GetString()
91 LOGE("result set get string err %{public}d", err); in GetString()
100 std::shared_ptr<std::set<std::string>> runnableBundleNames = make_shared<std::set<std::string>>(); in SetRunableBundleNames()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dsoftbus_channel_adapter.h21 #include <set>
93 std::set<std::string> timeSyncSessNames_;
/foundation/filemanagement/storage_service/services/storage_daemon/include/file_sharing/
H A Dacl.h19 #include <set>
143 std::set<AclXattrEntry, std::less<>> entries;
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dsignalndk32.cpp75 sigset_t set; in SigTimedWait_time642() local
78 int ret = ret = __sigtimedwait_time64(&set, &siginfo, &timeout); in SigTimedWait_time642()
/third_party/curl/tests/unit/
H A Dunit1303.c55 /* macro to set the pretended current time */
57 /* macro to set the millisecond based timeouts to use */
58 #define TIMEOUTS(x,y) data->set.timeout = x; data->set.connecttimeout = y
63 * 00/10/01/11 timeouts set
85 /* both timeouts set, not connecting */
91 /* both timeouts set, connecting */
97 /* no connect timeout set, not connecting */
103 /* no connect timeout set, connecting */
109 /* only connect timeout set, no
[all...]

Completed in 11 milliseconds

1...<<141142143144145146147148149150>>...411