Home
last modified time | relevance | path

Searched refs:pop_front (Results 1 - 25 of 128) sorted by relevance

123456

/foundation/multimedia/image_effect/frameworks/native/render_environment/render_thread/queue/
H A Drender_fifo_queue.h44 _list.pop_front();
54 _list.pop_front();
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dcircular_buffer.h76 void pop_front() in pop_front() function in OHOS::Sharing::circular_buffer
78 circular_buffer_.pop_front(); in pop_front()
84 circular_buffer_.pop_front(); in push_back()
/foundation/arkui/ace_engine/frameworks/core/common/
H A Drender_boundary_manager.cpp69 renderLayoutBoundaryTaskQueue_.pop_front(); in ResetTaskQueue()
79 renderLayoutBoundaryTaskQueue_.pop_front(); in RemoveCurrentRenderBoundaryTask()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_worker_queue_keeper.cpp94 workerQueueTasks_.pop_front(); in WorkerLockCondition()
138 workerQueueTasks_.pop_front(); in ConsumeWorkerQueueTask()
/foundation/resourceschedule/ffrt/src/sync/
H A Dwait_queue.h109 WaitUntilEntry *wue = pop_front(); in ReleaseAll()
126 inline WaitUntilEntry* pop_front() in pop_front() function in ffrt::WaitQueue
/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_slice_stack.cpp61 slices_.pop_front(); in Pop()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp160 adptSetElementList.pop_front(); in GetPeriodElement()
341 representationElementList.pop_front(); in GetAdaptationSetElement()
1058 periodElementList.pop_front(); in ParsePeriodElement()
1107 dashMpdInfo_.periodInfoList_.pop_front(); in Clear()
1111 dashMpdInfo_.baseUrl_.pop_front(); in Clear()
1156 segListInfo->segmentUrl_.pop_front(); in FreeSegmentList()
1189 adptSetInfoList.pop_front(); in ClearAdaptationSet()
1203 contentCompList.pop_front(); in ClearContentComp()
1221 representationList.pop_front(); in ClearRepresentation()
1254 multSegBaseInfo->segTimeline_.pop_front(); in ClearMultSegBase()
[all...]
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dclient_listener_handler.cpp123 responses_.pop_front(); in FetchCallbackRecord()
135 responses_.pop_front(); in FetchCallbackRecord()
/foundation/arkui/ace_engine/frameworks/base/thread/
H A Dbackground_task_executor.cpp212 tasks_.pop_front(); in ThreadLoop()
215 lowPriorityTasks_.pop_front(); in ThreadLoop()
/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dinternal_message.cpp44 intArray_.pop_front(); in GetIntData()
57 stringArray_.pop_front(); in GetStringData()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Drecovery_info_timer.cpp60 recoveryInfoQueue_.pop_front(); in SubmitSaveRecoveryInfo()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/event/
H A Dwifi_direct_event_queue.h41 queue_.pop_front(); in WaitAndPop()
/foundation/multimodalinput/input/intention/common/channel/include/
H A Dchannel.h241 queue_.pop_front(); in Pop()
254 queue_.pop_front(); in Receive()
/foundation/multimedia/player_framework/services/utils/
H A Dtask_queue.cpp142 taskList_.pop_front();
166 taskList_.pop_front(); in TaskProcessor()
/foundation/CastEngine/castengine_wifi_display/services/event/
H A Dtaskpool.cpp100 tasks_.pop_front(); in TaskMainWorker()
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dlru_map.h75 queue_.pop_front(); in MoveNodeToLast()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dlru_map.h84 eliminationChain_.pop_front(); in Elimination()
/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_thread_safe_queue.h75 queue_.pop_front(); in WaitAndPop()
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_capi.cpp373 inputList_.pop_front(); in WaitForInput()
412 inputList_.pop_front(); in WaitForInput()
447 outputList_.pop_front(); in WaitForOutput()
478 outputList_.pop_front(); in WaitForOutput()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_task_context.cpp169 responseTargetQueue_.pop_front(); in PopResponseTarget()
258 requestTargetQueue_.pop_front(); in ClearAllSyncTask()
266 responseTargetQueue_.pop_front(); in ClearAllSyncTask()
273 targetQueue.pop_front(); in ClearAllSyncTask()
/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Dthread_pool.cpp79 idleThreads_.pop_front(); in Pop()
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_topologysort.cpp46 zeroDeque.pop_front(); in Sort()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Ddispatcher_task_queue.cpp108 tasks_.pop_front(); in Execute()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Dsk_resource_manager.cpp102 skSurfaces_[tid].pop_front(); in ReleaseResource()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/
H A Devent_center.cpp115 events_.pop_front(); in operator --()

Completed in 13 milliseconds

123456