Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Ddevice_info.cpp61 bool DeviceInfo::IsOverlayfsSetup() const { in IsOverlayfsSetup() function in android::snapshot::DeviceInfo
/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
Dtest_helpers.h92 bool IsOverlayfsSetup() const override { return false; } in IsOverlayfsSetup() function