Home
last modified time | relevance | path

Searched defs:newHead (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dlock_free_queue.cpp73 Node *newHead = next; in Pop() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.cpp116 void Component::ExtendRSNode(const RefPtr<Component>& newHead, const RefPtr<Component>& prevHead) in ExtendRSNode() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_waiters_list.h104 auto *newHead = std::exchange(tail, tail->next_); in RestockQueue() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_list.h86 static inline void ListInsertNewHead(List *prevHead, List *newHead) in ListInsertNewHead() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_task_executor.h57 uint32_t newHead = (head_ + 1) % SIZE; in Push() local
/foundation/multimedia/media_foundation/interface/inner_api/osal/utils/
H A Dring_buffer.h201 bool SetHead(size_t newHead) in SetHead() argument
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_lite.c409 struct HksStoreHeaderInfo *newHead = (struct HksStoreHeaderInfo *)buf; in AdjustImageBuffer() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1632 List newHead; in ReadEventHandle() local
H A Dnstackx_file_manager.c693 static int32_t SwapRecvBlockListHead(MutexList *mutexList, uint8_t *isEmpty, List *newHead, uint32_t *size) in SwapRecvBlockListHead() argument

Completed in 10 milliseconds