Home
last modified time | relevance | path

Searched refs:PopFront (Results 1 - 23 of 23) sorted by relevance

/foundation/ai/ai_engine/services/server/server_executor/source/
H A Dengine_worker.cpp37 int retCode = queue.PopFront(task); in ClearQueue()
58 int retCode = queue_.PopFront(task); in OneAction()
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_list.cpp149 abilityList_.PopFront(); in PopAbility()
215 abilityList_.PopFront(); in PopAllAbility()
220 abilityList_.PopFront(); in PopAllAbility()
237 reservedRecordList.PopFront(); in PopAllAbility()
H A Dbms_helper.cpp101 bundleNames_.PopFront(); in Erase()
107 temporaryBundleNames_.PopFront(); in Erase()
H A Dability_record_manager.cpp1213 abilityOperation_.PopFront(); in RunOperation()
/foundation/resourceschedule/ffrt/src/sync/
H A Dshared_mutex.cpp125 WaitEntry* we = wList.PopFront(&WaitEntry::node); in NotifyOne()
146 WaitEntry* we = wList.PopFront(&WaitEntry::node); in NotifyAll()
172 we = wList.PopFront(&WaitEntry::node); in NotifyAll()
H A Dmutex.cpp258 WaitEntry* we = list.PopFront(&WaitEntry::node); in wake()
/foundation/ai/ai_engine/services/common/platform/queuepool/
H A Dqueue.h63 int PopFront(TYPE &msgBlock);
/foundation/arkui/ace_engine/frameworks/base/thread/
H A Dsem_queue.h27 void PopFront(T &t) in PopFront() function in OHOS::Ace::SemQueue
/foundation/ai/ai_engine/test/common/queuepool/
H A Dqueuepool_test.cpp344 int result = queue->PopFront(iv); in HWTEST_F()
365 int result = queue->PopFront(iv); in HWTEST_F()
393 result = queue->PopFront(iv); in HWTEST_F()
468 queue->PopFront(iv); in HWTEST_F()
473 queue->PopFront(iv); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H A Drosen_window.cpp68 vsyncRequests_.PopFront(next); in VsyncThreadMain()
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dpoint_event_injector.cpp68 dataList_.PopFront(); in Read()
H A Dkey_event_injector.cpp52 dataList_.PopFront(); in Read()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_vsync_client_darwin.h31 void PopFront(T &t) in PopFront() function in OHOS::Rosen::SemQueue
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_vsync_client_windows.h31 void PopFront(T &t) in PopFront() function in OHOS::Rosen::SemQueue
/foundation/resourceschedule/ffrt/src/util/
H A DIntrusiveList.h75 T* PopFront() noexcept
189 T* PopFront() noexcept
H A Dlinked_list.h250 LinkedList* PopFront() noexcept
256 T* PopFront(LinkedList T::*member) noexcept
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_runqueue.h54 auto node = list.PopFront();
/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Dutils_list.h72 void PopFront() in PopFront() function in OHOS::List
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dlist.h189 void PopFront() in PopFront() function in OHOS::List
/foundation/graphic/graphic_utils_lite/test/
H A Dlist_unit_test.cpp159 * @tc.desc: Verify PopFront function, equal.
174 list_->PopFront(); in HWTEST_F()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dtabs_component.cpp86 list_->PopFront(); in ReleaseNativeViews()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_util.cpp244 list->PopFront(); in GetFileFolderSize()
870 list->PopFront(); in RemoveDir()
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_canvas_unit_test.cpp2047 stopAndColor.PopFront(); in HWTEST_F()
2050 stopAndColor.PopFront(); in HWTEST_F()
2053 stopAndColor.PopFront(); in HWTEST_F()
2056 stopAndColor.PopFront(); in HWTEST_F()

Completed in 12 milliseconds