Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
Dincfs_ndk.h160 IncFsSize IncFs_ReleaseControlFds(IncFsControl* control, IncFsFd out[], IncFsSize outSize);
/system/incremental_delivery/incfs/
Dincfs.cpp498 IncFsSize IncFs_ReleaseControlFds(IncFsControl* control, IncFsFd out[], IncFsSize outSize) { in IncFs_ReleaseControlFds() argument
502 if (outSize < IncFsFdType::FDS_COUNT) { in IncFs_ReleaseControlFds()