Searched refs:unmountIncFs (Results 1 – 3 of 3) sorted by relevance
144 void unmountIncFs(@utf8InCpp String dir); in unmountIncFs() method
167 binder::Status unmountIncFs(const std::string& dir) override;
1020 binder::Status VoldNativeService::unmountIncFs(const std::string& dir) { in unmountIncFs() function in android::vold::VoldNativeService