Searched refs:GetFsUuid (Results 1 – 4 of 4) sorted by relevance
62 std::string ExternalVolumeInfo::GetFsUuid() in GetFsUuid() function in OHOS::StorageDaemon::ExternalVolumeInfo166 LOGE("External volume uuid=%{public}s check failed.", GetAnonyString(GetFsUuid()).c_str()); in DoMount()237 … LOGE("External volume uuid=%{public}s DoCheck failed.", GetAnonyString(GetFsUuid()).c_str()); in DoCheck()
33 std::string GetFsUuid();
112 storageManager_->NotifyVolumeMounted(info->GetVolumeId(), info->GetFsType(), info->GetFsUuid(), in NotifyVolumeMounted()
278 std::string ret = evi->GetFsUuid();