Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_utils/py_utils/
Dlock.py50 def AcquireFileLock(target_file, flags): function
/external/federated-compute/fcp/client/opstats/
Dpds_backed_opstats_db.cc52 absl::StatusOr<int> AcquireFileLock(const std::string& db_path, in AcquireFileLock() function