Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
Dincfs_ndk.h65 } IncFsFdType; typedef
159 IncFsFd IncFs_GetControlFd(const IncFsControl* control, IncFsFdType type);
Dincfs.h103 using Fds = std::array<UniqueFd, IncFsFdType::FDS_COUNT>;
/system/incremental_delivery/incfs/
Dincfs.cpp482 IncFsFd IncFs_GetControlFd(const IncFsControl* control, IncFsFdType type) { in IncFs_GetControlFd()
502 if (outSize < IncFsFdType::FDS_COUNT) { in IncFs_ReleaseControlFds()
508 return IncFsFdType::FDS_COUNT; in IncFs_ReleaseControlFds()