Home
last modified time | relevance | path

Searched refs:FDS_COUNT (Results 1 – 3 of 3) sorted by relevance

/system/incremental_delivery/incfs/include/
Dincfs_ndk.h69 FDS_COUNT, enumerator
Dincfs.h109 using Fds = std::array<UniqueFd, IncFsFdType::FDS_COUNT>;
/system/incremental_delivery/incfs/
Dincfs.cpp595 if (outSize < IncFsFdType::FDS_COUNT) { in IncFs_ReleaseControlFds()
602 return IncFsFdType::FDS_COUNT; in IncFs_ReleaseControlFds()