Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs.h110 using Fds = std::array<UniqueFd, IncFsFdType::FDS_COUNT>; variable
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderRpcTest.cpp924 TEST_P(BinderRpc, Fds) { in TEST_P() argument