Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_resource_manager.h35 std::unique_lock<std::mutex> guard_; variable
Dtpm_resource_manager.cpp27 : esys_(esys), guard_(std::move(guard)) {} in EsysLock()