Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/dm-snapshot-merge/
H A Dsnapuserd.h216 bool IsAttached() const { return attached_; } in IsAttached() function
/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_core.h312 const bool& IsAttached() const { return attached_; } in IsAttached() function