Home
last modified time | relevance | path

Searched defs:newHead (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/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
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/osal/utils/
H A Dring_buffer.h201 bool SetHead(size_t newHead) in SetHead()
/ohos5.0/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()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_list.h86 static inline void ListInsertNewHead(List *prevHead, List *newHead) in ListInsertNewHead()
/ohos5.0/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
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c693 static int32_t SwapRecvBlockListHead(MutexList *mutexList, uint8_t *isEmpty, List *newHead, uint32_… in SwapRecvBlockListHead()
H A Dnstackx_dfile_session.c1633 List newHead; in ReadEventHandle() local