Home
last modified time | relevance | path

Searched defs:tailIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/network/wifi/platform/src/
H A Dhdf_wlan_queue.c30 uint16_t tailIndex; member
106 uint16_t tailIndex; in PushQueue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_element.cpp643 int32_t tailIndex = -1; in UpdateListElement() local
660 void ListElement::GetRefreshItems(bool& rebuild, int32_t& tailIndex) in GetRefreshItems()
726 void ListElement::RebuildElements(int32_t tailIndex) in RebuildElements()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp930 int64_t tailIndex = (ioctlData->offset + ioctlData->readSize - 1) / MAX_READ_SIZE; in HasCache() local