Home
last modified time | relevance | path

Searched refs:set (Results 5251 - 5275 of 11406) sorted by relevance

1...<<211212213214215216217218219220>>...457

/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/
H A DstripInternal-jsdoc-style-comment-when-one-two-three-are-prepended-in-order.js80 /**@internal*/ set c(val: number) { }
199 set c(val: number);
487 > /**@internal*/ set c(val:
497 >>> set c(val: number);
507 2 > set
1078 set: function (val) { },
1532 >>> set: function (val) { },
1540 2 > set c(
1562 > /**@internal*/ set c(val: number) { }
1582 > /**@internal*/ set
[all...]
H A DstripInternal-with-comments-emit-enabled-when-one-two-three-are-prepended-in-order.js80 /*@internal*/ set c(val: number) { }
199 set c(val: number);
487 > /*@internal*/ set c(val:
497 >>> set c(val: number);
507 2 > set
1078 /*@internal*/ set: function (val) { },
1549 >>> /*@internal*/ set: function (val) { },
1561 4 > set c(
1585 > /*@internal*/ set c(val: number) { }
1605 > /*@internal*/ set
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_caller_complex.cpp16 #include <set>
479 static std::set<JsCallerComplex*> jsCallerComplexManagerList;
483 std::set<JsCallerComplex*> JsCallerComplex::jsCallerComplexManagerList;
/foundation/ability/ability_runtime/services/abilitymgr/src/resident_process/
H A Dresident_process_manager.cpp70 std::set<uint32_t> needEraseIndexSet; in StartResidentProcessWithMainElement()
118 std::set<uint32_t> needEraseIndexSet; // no use in NotifyDisableResidentProcess()
195 std::set<int32_t> users{0, currentUser}; in UpdateResidentProcessesStatus()
255 TAG_LOGE(AAFwkTag::ABILITYMGR, "set keep alive enable state error"); in OnAppStateChanged()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h20 #include <set>
492 std::map<std::string, std::set<RefPtr<InspectorEvent>>> layoutEvents_;
493 std::map<std::string, std::set<RefPtr<InspectorEvent>>> drawEvents_;
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_lazy_foreach_builder.h20 #include <set>
122 JSRef<JSVal> SetToJSVal(std::set<uint32_t> elmtIds) in SetToJSVal()
256 std::map<RefPtr<NG::UINode>, std::pair<std::set<uint32_t>, std::string>> dependElementIds_;
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dextension_form_profile.cpp18 #include <set>
345 std::set<int32_t> supportDimensionSet {}; in GetMetadata()
379 std::set<int32_t> supportShapeSet {}; in GetSupportShapes()
/foundation/multimedia/audio_framework/services/audio_policy/client/include/
H A Daudio_policy_base.h288 virtual int32_t CreateAudioInterruptZone(const std::set<int32_t> &pids,
291 virtual int32_t AddAudioInterruptZonePids(const std::set<int32_t> &pids,
294 virtual int32_t RemoveAudioInterruptZonePids(const std::set<int32_t> &pids,
H A Daudio_policy_proxy.h276 int32_t CreateAudioInterruptZone(const std::set<int32_t> &pids, const int32_t zoneID) override;
278 int32_t AddAudioInterruptZonePids(const std::set<int32_t> &pids, const int32_t zoneID) override;
280 int32_t RemoveAudioInterruptZonePids(const std::set<int32_t> &pids, const int32_t zoneID) override;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_occlusion_region.cpp20 #include <set>
137 void MakeEnumerate(std::set<int>& ys, std::map<int, int>& indexOf, std::vector<int>& indexAt) in MakeEnumerate()
238 std::set<int> xs; in RegionOpLocal()
/foundation/multimedia/audio_framework/test/fuzztest/audiointerruptservice_fuzzer/
H A Daudio_interrupt_service_fuzzer.cpp129 std::set<int32_t> pids; in CreateAudioInterruptZoneFuzzTest()
161 std::set<int32_t> pids; in RemoveAudioInterruptZonePidsFuzzTest()
298 std::set<int32_t> pids; in AddAudioInterruptZonePidsFuzzTest()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_render_params.cpp30 dirtyType_.set(dirtyType); in SetDirtyType()
64 dirtyType_.set(RSRenderParamsDirtyType::MATRIX_DIRTY); in SetMatrix()
250 dirtyType_.set(RSRenderParamsDirtyType::DRAWING_CACHE_TYPE_DIRTY); in SetDrawingCacheType()
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcamera_service.h23 #include <set>
150 int32_t ProxyForFreeze(const std::set<int32_t>& pidList, bool isProxy) override;
286 std::set<int32_t> freezedPidList_;
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder.h22 #include <set>
223 /** Next file fd is needed but not set. */
270 std::set<int32_t> samplingRate;
271 std::set<int32_t> channels;
569 * This function must be called before {@link Prepare} and after after all required sources have been set. After
587 * @param encoder Indicates the video encoder to set. For details, see {@link VideoCodecFormat}.
600 * @param isHdr Indicates the HDR status to set.
611 * @param enableTemporalScale Indicates the temporal scale mode to set.
624 * @param width Indicates the video width to set.
625 * @param height Indicates the video height to set
[all...]
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h22 #include <set>
759 * @param pointerId Indicates the pointer ID to set.
774 * @param pointerId Indicates the pointer id to set.
789 * @param downTime Indicates the time to set.
804 * @param pressed Specifies whether to set the pressed state for the pointer.
805 * The value <b>true</b> means to set the pressed state for the pointer, and the
824 * @param displayX Indicates the x coordinate to set.
843 * @param displayY Indicates the y coordinate to set.
860 * @param x Indicates the x coordinate to set.
877 * @param y Indicates the y coordinate to set
[all...]
/foundation/window/window_manager/utils/src/
H A Dwm_occlusion_region.cpp18 #include <set>
160 void MakeEnumerate(std::set<int>& ys, std::map<int, int>& indexOf, std::vector<int>& indexAt) in MakeEnumerate()
219 std::set<int> xs; in RegionOpLocal()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_proxy_test.cpp333 std::set<uint32_t> sharingTypeIsOn; in HWTEST_F()
383 std::set<NetManagerStandard::NetBearType> bearerTypes; in HWTEST_F()
407 std::set<int32_t> uids; in HWTEST_F()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_distributed_test/
H A Dnetsys_native_service_stub_test.cpp215 const std::set<int32_t> &uids) override
493 int32_t GetNetworkSharingType(std::set<uint32_t>& sharingTypeIsOn) override
523 int32_t NotifyNetBearerTypeChange(std::set<NetBearType> bearerTypes) override
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dnetsys_native_service_proxy.h77 const std::set<int32_t> &uids) override;
138 int32_t GetNetworkSharingType(std::set<uint32_t>& sharingTypeIsOn) override;
156 int32_t NotifyNetBearerTypeChange(std::set<NetBearType> bearerTypes) override;
/foundation/communication/netmanager_base/services/netsyscontroller/include/
H A Dnetsys_controller_service_impl.h60 const std::set<int32_t> &uids) override;
252 * Create dns cache before set dns
397 * set default network.
666 * Firewall set uid rule.
855 int32_t GetNetworkSharingType(std::set<uint32_t>& sharingTypeIsOn) override;
934 int32_t NotifyNetBearerTypeChange(std::set<NetBearType> bearerTypes) override;
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Ddev_interface_state.cpp46 void DevInterfaceState::SetNetCaps(const std::set<NetCap> &netCaps) in SetNetCaps()
90 const std::set<NetCap> &DevInterfaceState::GetNetCaps() const in GetNetCaps()
95 std::set<NetCap> DevInterfaceState::GetNetCaps() in GetNetCaps()
204 NETMGR_EXT_LOG_E("The currently set http proxy is the same as the entered http proxy"); in UpdateNetHttpProxy()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h64 int32_t SetTrackerTable(const std::string& tableName, const std::set<std::string>& trackerColNames,
106 const std::set<std::string> &localTables);
149 std::set<std::string> GetTables();
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/cloud/
H A Dcloud_storage_utils.h51 static std::set<std::string> GetCloudPrimaryKey(const TableSchema &tableSchema);
95 static bool IsVbucketContainsAllPK(const VBucket &vBucket, const std::set<std::string> &pkSet);
123 const std::set<std::string> &gidFilters);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_thread_pool_test.cpp175 * @tc.steps: step1. set thread pool and schedule task in HWTEST_F()
208 * @tc.desc: Test set timer by thread pool
220 * @tc.steps: step1. set timer and record timer call count in HWTEST_F()
263 * @tc.steps: step1. set timer and record timer call count in HWTEST_F()
284 * @tc.desc: Test set timer and finalize is null
296 * @tc.steps: step1. set timer and record timer call count in HWTEST_F()
325 * @tc.steps: step1. set timer and record timer call count in HWTEST_F()
365 * @tc.steps: step1. set timer and record timer call count in HWTEST_F()
410 std::set<TimerId> removeSet; in HWTEST_F()
411 std::set<TimerI in HWTEST_F()
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dquery_expression.cpp236 void QueryExpression::InKeys(const std::set<Key> &keys) in InKeys()
295 const std::set<Key> &QueryExpression::GetKeys() const in GetKeys()
368 std::set<std::string> addTable; in SetTables()

Completed in 27 milliseconds

1...<<211212213214215216217218219220>>...457