Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libdm/
H A Ddm.cpp596 uint32_t next_cursor = std::min(io->data_start + spec->next, data_end); in GetTable() local
/aosp_15_r20/external/coreboot/src/drivers/aspeed/common/
H A Dast_drv.h64 int next_cursor; member