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()
268 Mutex::Autolock _l(uidm_mutex_); in dump()
373 Mutex::Autolock _l(uidm_mutex_); in report()
453 Mutex::Autolock _l(uidm_mutex_); in clear_user_history()
477 Mutex::Autolock _l(uidm_mutex_); in load_uid_io_proto()
523 Mutex::Autolock _l(uidm_mutex_); in set_charger_state()
/system/core/storaged/include/
Dstoraged_uid_monitor.h93 Mutex uidm_mutex_; variable