Searched refs:tryMountDataMirror (Results 1 – 5 of 5) sorted by relevance
123 void tryMountDataMirror(@nullable @utf8InCpp String volumeUuid); in tryMountDataMirror() method
773 public void tryMountDataMirror(String volumeUuid) throws InstallerException { in tryMountDataMirror() method in Installer776 mInstalld.tryMountDataMirror(volumeUuid); in tryMountDataMirror()
168 binder::Status tryMountDataMirror(const std::optional<std::string>& volumeUuid);
2885 binder::Status InstalldNativeService::tryMountDataMirror( in tryMountDataMirror() function in android::installd::InstalldNativeService
3397 mInstaller.tryMountDataMirror(volumeUuid); in prepareUserStorageInternal()