Searched defs:sfd (Results 1 – 1 of 1) sorted by relevance
56 inline void translate(const int32_t& fd, ndk::ScopedFileDescriptor& sfd) { in translate()151 auto& sfd = const_cast<ndk::ScopedFileDescriptor&>(in); in translate() local