Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/common/libs/fs/
Depoll.h45 Result<void> AddOrModify(SharedFD fd, uint32_t events);
Depoll.cpp92 Result<void> Epoll::AddOrModify(SharedFD fd, uint32_t events) { in AddOrModify() function in cuttlefish::Epoll