Home
last modified time | relevance | path

Searched defs:GetSuperDevice (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Ddevice_info.cpp57 std::string DeviceInfo::GetSuperDevice(uint32_t slot) const { in GetSuperDevice() function in android::snapshot::DeviceInfo
/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h84 std::string GetSuperDevice([[maybe_unused]] uint32_t slot) const override { return "super"; } in GetSuperDevice() function
/system/update_engine/
Ddynamic_partition_control_android_unittest.cc82 std::string GetSuperDevice(uint32_t slot) { in GetSuperDevice() function in chromeos_update_engine::DynamicPartitionControlAndroidTest