Home
last modified time | relevance | path

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

/aosp14/system/core/libappfuse/
H A DEpollController.cc54 bool EpollController::InvokeControl(int op, int fd, int events, void* data) const { in InvokeControl() function in android::fuse::EpollController
H A DFuseBridgeLoop.cc290 bool InvokeControl(int op, FuseBridgeEntry* bridge) const { in InvokeControl() function in android::fuse::BridgeEpollController