Home
last modified time | relevance | path

Searched refs:GetGsidDir (Results 1 – 5 of 5) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Ddevice_info.h32 std::string GetGsidDir() const override;
Ddevice_info.cpp37 std::string DeviceInfo::GetGsidDir() const { in GetGsidDir() function in android::snapshot::DeviceInfo
Dsnapshot.cpp102 gsid_dir_ = device_->GetGsidDir(); in SnapshotManager()
/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h80 std::string GetGsidDir() const override { return "ota/test"s; } in GetGsidDir() function
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h102 virtual std::string GetGsidDir() const = 0;