Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/image_aggregator/
Dsparse_image_utils.cc44 bool AcquireLock(SharedFD& fd, const std::string& tmp_lock_image_path) { in AcquireLock() function
75 if(AcquireLock(fd, tmp_lock_image_path) == false) { in ConvertToRawImage()