Home
last modified time | relevance | path

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

/aosp12/system/libhidl/transport/base/1.0/vts/functional/
H A Dvts_ibase_test.cpp82 std::mutex gDeclaredServiceHalMapMutex; variable
95 std::lock_guard<std::mutex> guard(gDeclaredServiceHalMapMutex); in GetHal()
265 std::lock_guard<std::mutex> guard(gDeclaredServiceHalMapMutex); in TEST_F()