Home
last modified time | relevance | path

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

/system/core/storaged/
Dstoraged_uid_monitor.cpp54 Mutex::Autolock _l(uidm_mutex_); in get_uid_io_stats()
265 Mutex::Autolock _l(uidm_mutex_); in dump()
370 Mutex::Autolock _l(uidm_mutex_); in report()
450 Mutex::Autolock _l(uidm_mutex_); in clear_user_history()
474 Mutex::Autolock _l(uidm_mutex_); in load_uid_io_proto()
520 Mutex::Autolock _l(uidm_mutex_); in set_charger_state()
/system/core/storaged/include/
Dstoraged_uid_monitor.h93 Mutex uidm_mutex_; variable