Home
last modified time | relevance | path

Searched refs:Begin (Results 1 - 25 of 122) sorted by relevance

12345

/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_interval.cpp109 int ret = interval.Begin(); in HWTEST_F()
113 ret = interval.Begin(); in HWTEST_F()
125 int ret = interval.Begin(); in HWTEST_F()
138 int ret = interval.Begin(); in HWTEST_F()
140 ret = interval.Begin(); in HWTEST_F()
143 ret = interval.Begin(); in HWTEST_F()
157 int ret = interval.Begin(); in HWTEST_F()
165 int ret = interval.Begin(); in HWTEST_F()
169 ret = interval.Begin(); in HWTEST_F()
181 int ret = interval.Begin(); in HWTEST_F()
[all...]
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_record_observer_manager.cpp28 for (auto it = observers_.Begin(); it != observers_.End(); it = it->next_) { in AddObserver()
38 for (auto it = observers_.Begin(); it != observers_.End(); it = it->next_) { in RemoveObserver()
48 for (auto it = observers_.Begin(); it != observers_.End(); it = it->next_) { in NotifyAbilityRecordStateChanged()
57 for (auto it = observers_.Begin(); it != observers_.End(); it = it->next_) { in NotifyAbilityRecordCleanup()
H A Dability_list.cpp54 for (auto node = abilityList_.Begin(); node != abilityList_.End(); node = node->next_) { in Get()
74 for (auto node = abilityList_.Begin(); node != abilityList_.End(); node = node->next_) { in Get()
89 for (auto node = abilityList_.Begin(); node != abilityList_.End(); node = node->next_) { in GetByTaskId()
104 for (auto node = abilityList_.Begin(); node != abilityList_.End(); node = node->next_) { in Erase()
120 for (auto node = abilityList_.Begin(); node != abilityList_.End(); node = node->next_) { in GetAbilityList()
180 for (auto it = abilityList_.Begin(); i < missionInfoList->length; it = it->next_) { in GetMissionInfos()
H A Dbms_helper.cpp39 for (auto node = names.Begin(); node != names.End(); node = node->next_) { in RegisterBundleNames()
72 for (auto node = names.Begin(); node != names.End(); node = node->next_) { in RegisterTemporaryBundleNames()
87 for (auto node = temporaryBundleNames_.Begin(); node != temporaryBundleNames_.End(); node = node->next_) { in IsTemporaryBundleName()
116 for (auto node = bundleNames_.Begin(); node != bundleNames_.End(); node = node->next_) { in IsNativeApp()
/foundation/arkui/ui_lite/frameworks/core/
H A Dtask_manager.cpp34 ListNode<Task*>* pos = list_.Begin(); in Add()
51 ListNode<Task*>* pos = list_.Begin(); in Remove()
72 ListNode<Task*>* node = list_.Begin(); in TaskHandler()
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_tree_manager.cpp27 auto p = lifeEvents_.Begin(); in RegistViewLifeEvent()
42 auto p = lifeEvents_.Begin(); in UnregistViewLifeEvent()
62 auto p = lifeEvents_.Begin(); in OnLifeEvent()
/foundation/arkui/ui_lite/frameworks/common/
H A Dinput_device_manager.cpp51 ListNode<InputDevice*>* node = deviceList_.Begin(); in Remove()
63 ListNode<InputDevice*>* node = deviceList_.Begin(); in Callback()
78 auto node = devices.Begin(); in OnViewLifeEvent()
H A Dspannable_string.cpp44 ListNode<StyleSpan*>* tempSpan = styleList_.Begin(); in GetTextStyle()
65 for (auto iter = styleList_.Begin(); iter != styleList_.End(); iter = iter->next_) { in Reset()
96 ListNode<FontSizeSpan>* node = input->sizeList_.Begin(); in SetSpannableString()
101 ListNode<FontIdSpan>* node_id = input->fontIdList_.Begin(); in SetSpannableString()
106 ListNode<LetterHeightSpan>* node_height = input->heightList_.Begin(); in SetSpannableString()
111 ListNode<StyleSpan*>* node_span = input->styleList_.Begin(); in SetSpannableString()
116 ListNode<BackgroundColorSpan>* node_backColor = input->backgroundColorList_.Begin(); in SetSpannableString()
123 ListNode<ForegroundColorSpan>* node_foreColor = input->foregroundColorList_.Begin(); in SetSpannableString()
128 ListNode<LineBackgroundColorSpan>* node_lineBackColor = input->lineBackgroundColorList_.Begin(); in SetSpannableString()
208 ListNode<FontSizeSpan>* tempSpan = sizeList_.Begin(); in SetFontSize()
[all...]
/foundation/arkui/ui_lite/frameworks/animator/
H A Danimator_manager.cpp39 ListNode<Animator*>* pos = list_.Begin(); in Add()
55 ListNode<Animator*>* pos = list_.Begin(); in Remove()
67 ListNode<Animator*>* pos = list_.Begin(); in AnimatorTask()
/foundation/arkui/ui_lite/frameworks/render/
H A Drender_scanline.cpp35 GeometryScanline::ConstIterator span = scanline.Begin(); in RenderScanlinesAntiAliasSolid()
65 GeometryScanline::ConstIterator span = scanline.Begin(); in RenderScanlinesAntiAlias()
151 GeometryScanline::ConstIterator span2 = scanline2.Begin(); in BlendSourceAtop()
152 GeometryScanline::ConstIterator span1 = scanline1.Begin(); in BlendSourceAtop()
157 span1 = scanline1.Begin(); in BlendSourceAtop()
185 GeometryScanline::ConstIterator span3 = scanline3.Begin(); in BlendSourceAtop()
194 GeometryScanline::ConstIterator span3 = scanline3.Begin(); in BlendSourceAtop()
276 GeometryScanline::ConstIterator span2 = scanline2.Begin(); in BlendSourceOut()
277 GeometryScanline::ConstIterator span1 = scanline1.Begin(); in BlendSourceOut()
287 GeometryScanline::ConstIterator span3 = scanline3.Begin(); in BlendSourceOut()
[all...]
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_map.cpp64 for (auto node = bundleInfos_->Begin(); node != bundleInfos_->End(); node = node->next_) { in Add()
91 for (auto oldNode = bundleInfos_->Begin(); oldNode != bundleInfos_->End(); oldNode = oldNode->next_) { in Update()
122 for (auto node = bundleInfos_->Begin(); node != bundleInfos_->End(); node = node->next_) { in Get()
198 for (auto node = bundleInfos_->Begin(); node != bundleInfos_->End(); node = node->next_) { in GetBundleInfos()
212 for (auto node = bundleInfos_->Begin(); node != bundleInfos_->End(); node = node->next_) { in GetBundleInfosInner()
242 for (auto node = bundleInfos_->Begin(); node != bundleInfos_->End(); node = node->next_) { in GetBundleInfosNoReplication()
276 for (auto node = bundleInfos_->Begin(); node != bundleInfos_->End(); node = node->next_) { in Erase()
295 for (auto node = bundleInfos_->Begin(); node != bundleInfos_->End(); node = node->next_) { in EraseAll()
/foundation/resourceschedule/ffrt/src/sched/
H A Dsched_deadline.cpp33 void Begin(CPUEUTask* task) in Begin() function
53 void Begin(CPUEUTask* task)
H A Dinterval.h98 void Begin() in Begin() function in ffrt::PerfCtrl
101 tg->Begin(); in Begin()
194 virtual int Begin() = 0;
240 int Begin() override;
H A Dsched_deadline.h24 void Begin(CPUEUTask* task);
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dpoint_event_injector.cpp27 ListNode<DeviceData*>* node = dataList_.Begin(); in ~PointEventInjector()
63 ListNode<DeviceData*>* node = dataList_.Begin(); in Read()
H A Dkey_event_injector.cpp27 ListNode<DeviceData*>* node = dataList_.Begin(); in ~KeyEventInjector()
47 ListNode<DeviceData*>* node = dataList_.Begin(); in Read()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dlazy_load_manager.cpp35 ListNode<LazyLoadWatcher *> *node = lazyWatchersList_.Begin(); in ResetWatchers()
49 ListNode<LazyLoadWatcher *> *node = lazyWatchersList_.Begin(); in RenderLazyLoadWatcher()
120 ListNode<LazyLoadWatcher *> *node = lazyWatchersList_.Begin(); in RemoveLazyWatcher()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_transaction.cpp42 transactionProxy->Begin(); in OpenSyncTransaction()
65 void RSTransaction::Begin() in Begin() function in OHOS::Rosen::RSTransaction
71 transactionProxy->Begin(); in Begin()
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_interpolator.h82 Begin(x, y, len); in FillInterpolator()
97 void Begin(float x, float y, uint32_t len) in Begin() function in OHOS::FillInterpolator
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_transaction_controller_test.cpp107 transaction->Begin(); in HWTEST_F()
133 transaction->Begin(); in HWTEST_F()
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dintf_entity_manager.h103 virtual Iterator::Ptr Begin(IteratorType type = IteratorType::ALIVE) const = 0;
115 return CORE_NS::EntityIterator(manager.Begin(IEntityManager::IteratorType::ALIVE)); in begin()
/foundation/resourceschedule/ffrt/test/ut/
H A Dframe_interval_test.cpp77 * @tc.desc: Test whether the Begin interface are normal.
83 int ret = fi->Begin(); in HWTEST_F()
86 int ret1 = fi->Begin(); in HWTEST_F()
/foundation/resourceschedule/ffrt/src/eu/
H A Dthread_group.h58 void Begin() in Begin() function in ffrt::ThreadGroup
65 RTGCtrl::Instance().Begin(tgid); in Begin()
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Dfatal_handler.cpp241 ListNode<Component *> *node = componentNodes_.Begin(); in RecycleComponents()
306 ListNode<Component *> *node = componentNodes_.Begin(); in DetachComponentNode()
363 ListNode<Component *> *node = componentNodes_.Begin(); in NotifyVisibleStatusChange()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddms_hitrace_chain.cpp25 hiTraceId = HiTraceChain::Begin(name, HITRACE_FLAG_INCLUDE_ASYNC); in DmsHiTraceChain()

Completed in 9 milliseconds

12345