Home
last modified time | relevance | path

Searched refs:lock_file (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp2845 auto lock_file = GetLockPath(); in OpenLock() local
2846 return OpenFile(lock_file, lock_flags); in OpenLock()