Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Ddevice_info.cpp77 bool DeviceInfo::IsOverlayfsSetup() const { in IsOverlayfsSetup() function in android::snapshot::DeviceInfo
/aosp_15_r20/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
H A Dtest_helpers.h93 bool IsOverlayfsSetup() const override { return false; } in IsOverlayfsSetup() function