Searched defs:CWatchEvent (Results 1 – 3 of 3) sorted by relevance
34 struct CWatchEvent { struct43 std::function<void(CWatchEvent)> watchCallback_; argument
540 RetDataI64 FfiOHOSFileFsCreateWatcher(char* path, uint32_t events, void (*callback)(CWatchEvent)) in FfiOHOSFileFsCreateWatcher()
1225 void (*callback)(CWatchEvent)) in CreateWatcher()