Searched defs:IsOverlayfsSetup (Results 1 – 3 of 3) sorted by relevance
59 bool DeviceInfo::IsOverlayfsSetup() const { in IsOverlayfsSetup() function in android::snapshot::DeviceInfo
119 bool IsOverlayfsSetup() const override { return data_->is_overlayfs_setup(); } in IsOverlayfsSetup() function
91 bool IsOverlayfsSetup() const override { return false; } in IsOverlayfsSetup() function