Home
last modified time | relevance | path

Searched defs:GetDeviceMapper (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Ddevice_info.cpp142 android::dm::IDeviceMapper& DeviceInfo::GetDeviceMapper() { in GetDeviceMapper() function in android::snapshot::DeviceInfo
/aosp14/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
H A Dtest_helpers.h102 android::dm::IDeviceMapper& GetDeviceMapper() override { in GetDeviceMapper() function