Searched refs:InotifyRmWatch (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | inotify1ndk.cpp | 43 static napi_value InotifyRmWatch(napi_env env, napi_callback_info info)
in InotifyRmWatch() function 59 {"inotifyRmWatch", nullptr, InotifyRmWatch, nullptr, nullptr, nullptr, napi_default, nullptr}};
in Init()
|
H A D | inotifyndk.cpp | 94 static napi_value InotifyRmWatch(napi_env env, napi_callback_info info)
in InotifyRmWatch() function 125 {"inotifyRmWatch", nullptr, InotifyRmWatch, nullptr, nullptr, nullptr, napi_default, nullptr}};
in Init()
|
Completed in 2 milliseconds