Home
last modified time | relevance | path

Searched refs:INCFS_IOC_GET_LAST_READ_ERROR (Results 1 – 2 of 2) sorted by relevance

/system/incremental_delivery/incfs/kernel-headers/linux/
Dincrementalfs.h134 #define INCFS_IOC_GET_LAST_READ_ERROR \ macro
/system/incremental_delivery/incfs/
Dincfs.cpp2061 auto res = ::ioctl(control->cmd, INCFS_IOC_GET_LAST_READ_ERROR, &args); in IncFs_GetLastReadError()