HomeSort by relevance Sort by last modified time
    Searched refs:uidm_mutex (Results 1 - 2 of 2) sorted by null

  /system/core/storaged/include/
storaged_uid_monitor.h 91 Mutex uidm_mutex; member in class:uid_monitor
  /system/core/storaged/
storaged_uid_monitor.cpp 53 Mutex::Autolock _l(uidm_mutex);
266 Mutex::Autolock _l(uidm_mutex);
371 Mutex::Autolock _l(uidm_mutex);
451 Mutex::Autolock _l(uidm_mutex);
475 Mutex::Autolock _l(uidm_mutex);
500 Mutex::Autolock _l(uidm_mutex);

Completed in 62 milliseconds