Searched defs:unmount (Results 1 – 10 of 10) sorted by relevance
65 public static void unmount(Context context, String volumeId) { in unmount() method in SettingsStorageService183 private void unmount(String volumeId) { in unmount() method in SettingsStorageService.Impl
66 protected void unmount(String volId) { in unmount() method in ShadowStorageManager
96 void set_should_unmount(bool unmount) { should_unmount_ = unmount; } in set_should_unmount()
195 private fun unmount(volume: Volume, pkgName: String) { regex
243 status_t VolumeBase::unmount() { in unmount() function in android::vold::VolumeBase
157 inline ErrorCode unmount(std::string_view dir) { in unmount() function
48 void unmount(@utf8InCpp String volId); in unmount() method
293 binder::Status VoldNativeService::unmount(const std::string& volId) { in unmount() function in android::vold::VoldNativeService
2311 public void unmount(String volId) { in unmount() method in StorageManagerService2318 private void unmount(VolumeInfo vol) { in unmount() method in StorageManagerService
1045 public void unmount(String volId) { in unmount() method in StorageManager