Searched refs:Umount (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | mountndk.cpp | 110 static napi_value Umount(napi_env env, napi_callback_info info)
in Umount() function 145 {"umount", nullptr, Umount, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | mountndk1.cpp | 54 static napi_value Umount(napi_env env, napi_callback_info info)
in Umount() function 114 {"umount", nullptr, Umount, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 2 milliseconds