Searched refs:uid_cache_mutex (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libvr_manager/
H A Dtrusted_uids.cpp17 static std::mutex uid_cache_mutex; local
26 std::lock_guard<std::mutex> lock(uid_cache_mutex);

Completed in 740 milliseconds