/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/ |
H A D | ability_list.cpp | 149 abilityList_.PopFront(); in PopAbility() 215 abilityList_.PopFront(); in PopAllAbility() 220 abilityList_.PopFront(); in PopAllAbility() 237 reservedRecordList.PopFront(); in PopAllAbility()
|
H A D | bms_helper.cpp | 101 bundleNames_.PopFront(); in Erase() 107 temporaryBundleNames_.PopFront(); in Erase()
|
H A D | ability_record_manager.cpp | 1213 abilityOperation_.PopFront(); in RunOperation()
|
/ohos5.0/foundation/ai/ai_engine/services/server/server_executor/source/ |
H A D | engine_worker.cpp | 37 int retCode = queue.PopFront(task); in ClearQueue() 58 int retCode = queue_.PopFront(task); in OneAction()
|
/ohos5.0/foundation/ai/ai_engine/test/common/queuepool/ |
H A D | queuepool_test.cpp | 344 int result = queue->PopFront(iv); 365 int result = queue->PopFront(iv); 393 result = queue->PopFront(iv); 468 queue->PopFront(iv); 473 queue->PopFront(iv);
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/ |
H A D | shared_mutex.cpp | 126 WaitEntry* we = wList.PopFront(&WaitEntry::node); in NotifyOne() 147 WaitEntry* we = wList.PopFront(&WaitEntry::node); in NotifyAll() 173 we = wList.PopFront(&WaitEntry::node); in NotifyAll()
|
H A D | mutex.cpp | 258 WaitEntry* we = list.PopFront(&WaitEntry::node); in wake()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/thread/ |
H A D | sem_queue.h | 27 void PopFront(T &t) in PopFront() function
|
/ohos5.0/foundation/ai/ai_engine/services/common/platform/queuepool/ |
H A D | queue.h | 63 int PopFront(TYPE &msgBlock);
|
H A D | queue.inl | 56 int Queue<TYPE>::PopFront(TYPE &msgBlock) { function in OHOS::AI::Queue
|
/ohos5.0/foundation/resourceschedule/ffrt/src/util/ |
H A D | IntrusiveList.h | 75 T* PopFront() noexcept in PopFront() function 189 T* PopFront() noexcept in PopFront() function
|
H A D | linked_list.h | 250 LinkedList* PopFront() noexcept in PopFront() function 256 T* PopFront(LinkedList T::*member) noexcept in PopFront() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_vsync_client_darwin.h | 31 void PopFront(T &t) in PopFront() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_vsync_client_windows.h | 31 void PopFront(T &t) in PopFront() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/rosen/ |
H A D | rosen_window.cpp | 68 vsyncRequests_.PopFront(next); in VsyncThreadMain()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/ |
H A D | key_event_injector.cpp | 52 dataList_.PopFront(); in Read()
|
H A D | point_event_injector.cpp | 68 dataList_.PopFront(); in Read()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/ |
H A D | task_runqueue.h | 54 auto node = list.PopFront(); in DeQueue()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/ |
H A D | utils_list.h | 72 void PopFront() in PopFront() function
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | list.h | 189 void PopFront() in PopFront() function
|
/ohos5.0/foundation/graphic/graphic_utils_lite/test/ |
H A D | list_unit_test.cpp | 174 list_->PopFront();
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_util.cpp | 244 list->PopFront(); in GetFileFolderSize() 870 list->PopFront(); in RemoveDir()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | tabs_component.cpp | 86 list_->PopFront(); in ReleaseNativeViews()
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_canvas_unit_test.cpp | 2047 stopAndColor.PopFront(); 2050 stopAndColor.PopFront(); 2053 stopAndColor.PopFront(); 2056 stopAndColor.PopFront();
|