Home
last modified time | relevance | path

Searched defs:prevHead (Results 1 – 2 of 2) sorted by relevance

/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()