Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/selector/
Dcreation_analyzer.cpp81 for (auto& lock_file : lock_files) { in ConstructIdLockFileMap() local
137 auto& lock_file = id_to_lockfile_map.at(id); in AnalyzeInstanceIdsInternal() local
160 InstanceLockFile lock_file; member
/device/google/cuttlefish/host/commands/cvd/
Dinstance_lock.cpp40 InstanceLockFile::InstanceLockFile(LockFile&& lock_file, const int instance_num) in InstanceLockFile()
75 LockFile lock_file = in AcquireLock() local