Searched defs:mSemaphores (Results 1 – 3 of 3) sorted by relevance
60 std::vector<VkSemaphore> mSemaphores; variable
345 ResourceMap<Semaphore, SemaphoreID> mSemaphores; variable
3625 private final SparseArray<Semaphore> mSemaphores; field in CarPowerManagementServiceUnitTest.PowerSignalListener