Searched refs:GetGsidDir (Results 1 – 5 of 5) sorted by relevance
32 std::string GetGsidDir() const override;
37 std::string DeviceInfo::GetGsidDir() const { in GetGsidDir() function in android::snapshot::DeviceInfo
102 gsid_dir_ = device_->GetGsidDir(); in SnapshotManager()
80 std::string GetGsidDir() const override { return "ota/test"s; } in GetGsidDir() function
102 virtual std::string GetGsidDir() const = 0;